Skip to main content

RuntimeAnimatorController.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type RuntimeAnimatorController
local runtimeanimatorcontroller;


local val0 = runtimeanimatorcontroller.GetInstanceID()