mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
Since the list of signals in `CSharpScript::event_signals` retrieved from calling `ScriptManagerBridge.UpdateScriptClassInfo` already includes the signals from base scripts there is no need to iterate the hierarchy again on `CSharpInstance::connect_event_signals`.
80 KiB
80 KiB