Skip to main content

Transform.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type Transform
local transform;


local val0 = transform.GetInstanceID()