Skip to main content

MLStation.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type MLStation
local mlstation;


local val0 = mlstation.GetInstanceID()