Skip to content

Api > Object > GetInstanceID()


Object.GetInstanceID()⚓︎

Returns the instance id of the object.

Returns:⚓︎

type Description
number instance id of the object.

Usage⚓︎

---@type Object
local object;


local val0 = object.GetInstanceID()