virtualx-engine/modules/mono/glue
Raul Santos 9c9b8fcd34
Remove [Signal] attribute from events
- Remove event as a valid target of `SignalAttribute`
- Stop adding the `[Signal]` attribute to events in bindings_generator
- Make bindings_generator use the `EventHandler` suffix to be consistent with the C# source generator
- Remove obsolete comment about the signal's delegate name
2022-08-26 00:53:45 +02:00
..
GodotSharp Remove [Signal] attribute from events 2022-08-26 00:53:45 +02:00
runtime_interop.cpp C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00
runtime_interop.h C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00