Skip to main content

WheelCollider.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type WheelCollider
local wheelcollider;


local val0 = wheelcollider.GetInstanceID()