Files
godot/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators
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
..