Skip to content

Api > MLStation > GetInstanceID()


MLStation.GetInstanceID()⚓︎

Returns the instance id of the object.

Returns:⚓︎

type Description
number instance id of the object.

Usage⚓︎

---@type MLStation
local mlstation;


local val0 = mlstation.GetInstanceID()