mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-09 07:29:06 +00:00
As far as I know, any user-defined class must extend Object or a subclass thereof, meaning it would be impossible to define a class that couldn't use signals. This warning is therefore unnecessary.