Skip to content

Api > MLClickable > GetInstanceID()


MLClickable.GetInstanceID()⚓︎

Returns the instance id of the object.

Returns:⚓︎

type Description
number instance id of the object.

Usage⚓︎

---@type MLClickable
local mlclickable;


local val0 = mlclickable.GetInstanceID()