Skip to main content

Motion.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type Motion
local motion;


local val0 = motion.GetInstanceID()