Skip to main content

MLMirror.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type MLMirror
local mlmirror;


local val0 = mlmirror.GetInstanceID()