Module object

Source
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ยง

ConnectFlags
ExAddUserSignal
Default-param extender for Object::add_user_signal_ex.
ExConnect
Default-param extender for Object::connect_ex.
ExGetMeta
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.
SigPropertyListChangedsince_api="4.2"
SigScriptChangedsince_api="4.2"
SignalsOfObjectsince_api="4.2"
A collection of signals for the Object class.