Skip to main content

MLGrab.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type MLGrab
local mlgrab;


local val0 = mlgrab.GetInstanceID()