GodotSharp icon indicating copy to clipboard operation
GodotSharp copied to clipboard

Signals declaration

Open neikeq opened this issue 9 years ago • 1 comments

Support a simpler alternative to add_user_signal. GDScript has the signal keyword, making it easy to declare signals. It would be good to have something similar, if possible.

neikeq avatar Aug 06 '16 20:08 neikeq

add_user_signal is apparently removed. Has this been replaced by something else since then?

ghost avatar Oct 08 '17 00:10 ghost