EncodedObjectAsID

    Category: Core

    Utility class which holds a reference to the internal identifier of an instance, as given by Object.get_instance_id. This ID can then be used to retrieve the object instance with .

    Setterset_object_id(value)
    Getterget_object_id()

    The identifier stored in this EncodedObjectAsID instance. The object instance can be retrieved with .