Files
godot/modules
Raul Santos 281ccc7e1b C#: Connect only once for each signal of a script
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`.
2022-09-03 20:39:01 +02:00
..
2022-08-23 14:39:01 +03:00
2022-05-04 17:34:51 +02:00
2022-08-23 14:39:01 +03:00
2022-08-23 14:39:01 +03:00
2022-08-22 18:05:10 +02:00
2022-09-01 13:13:19 +02:00
2022-05-04 17:34:51 +02:00
2022-08-23 14:39:01 +03:00
2022-08-28 19:09:19 +02:00
2022-05-04 17:34:51 +02:00