Skip to main content

AudioMixerGroup.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type AudioMixerGroup
local audiomixergroup;


local val0 = audiomixergroup.GetInstanceID()