Open
Description
Currently, exporting Signals to Godot uses the GodotSignal
attribute, and is paired with a Signal
object. It would be better if this was replaced with SignalCallable
and its variants, and allowed the types to come directly from the SignalCallable type (names would still need to come from the GodotSignal
attribute.
Metadata
Metadata
Assignees
Labels
No labels