Skip to main content

MLClickable.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type MLClickable
local mlclickable;


local val0 = mlclickable.GetInstanceID()