Skip to content

Api > WheelCollider > GetInstanceID()


WheelCollider.GetInstanceID()⚓︎

Returns the instance id of the object.

Returns:⚓︎

type Description
number instance id of the object.

Usage⚓︎

---@type WheelCollider
local wheelcollider;


local val0 = wheelcollider.GetInstanceID()