Click or drag to resize

EncodedObjectAsID Properties

The EncodedObjectAsID type exposes the following members.

Properties
  NameDescription
Public propertyDynamicObject
Gets a new DynamicGodotObject associated with this instance.
(Inherited from Object.)
Public propertyNativeInstance (Inherited from Object.)
Public propertyObjectId

The Object identifier stored in this EncodedObjectAsID instance. The object instance can be retrieved with @GDScript.instance_from_id.

Top
See Also