Skip to content

Api > Motion > GetInstanceID()


Motion.GetInstanceID()⚓︎

Returns the instance id of the object.

Returns:⚓︎

type Description
number instance id of the object.

Usage⚓︎

---@type Motion
local motion;


local val0 = motion.GetInstanceID()