Skip to content

Api > CapsuleCollider > GetInstanceID()


CapsuleCollider.GetInstanceID()⚓︎

Returns the instance id of the object.

Returns:⚓︎

type Description
number instance id of the object.

Usage⚓︎

---@type CapsuleCollider
local capsulecollider;


local val0 = capsulecollider.GetInstanceID()