EncodedObjectAsID.objectId

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

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

Meta