Skip to main content

Behaviour.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type Behaviour
local behaviour;


local val0 = behaviour.GetInstanceID()