EncodedObjectAsID Properties |
The EncodedObjectAsID type exposes the following members.
| Name | Description | |
|---|---|---|
| DynamicObject |
Gets a new DynamicGodotObject associated with this instance.
(Inherited from Object.) | |
| NativeInstance | (Inherited from Object.) | |
| ObjectId | The Object identifier stored in this EncodedObjectAsID instance. The object instance can be retrieved with @GDScript.instance_from_id. |