EncodedObjectAsID.objectId

The GodotObject identifier stored in this EncodedObjectAsID instance. The object instance can be retrieved with @GDScript.instanceFromId.

  1. long objectId [@property getter]
  2. long objectId [@property setter]
    struct EncodedObjectAsID
    @nogc nothrow @property
    void
    objectId
    (
    long v
    )

Meta