Skip to content

Api > Transform > GetInstanceID()


Transform.GetInstanceID()⚓︎

Returns the instance id of the object.

Returns:⚓︎

type Description
number instance id of the object.

Usage⚓︎

---@type Transform
local transform;


local val0 = transform.GetInstanceID()