BehaviourGetInstanceIDOn this pageBehaviour.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type Behaviourlocal behaviour;local val0 = behaviour.GetInstanceID()