Expand description
Sidecar module for class Object.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for Object enums.
Structsยง
- Connect
Flags - ExAdd
User Signal - Default-param extender for
Object::add_user_signal_ex. - ExGet
Meta - Default-param extender for
Object::get_meta_ex. - ExTr
- Default-param extender for
Object::tr_ex. - ExTrN
- Default-param extender for
Object::tr_n_ex. - SigProperty
List Changed - SigScript
Changed - Signals
OfObject - A collection of signals for the
Objectclass.