A handle to a Mixer in the Sandbox.Audio namespace. This struct provides methods to interact with audio mixers, allowing for JSON serialization and retrieval of mixer instances.
A handle to a Mixer in the Sandbox.Audio namespace. This struct provides methods to interact with audio mixers, allowing for JSON serialization and retrieval of mixer instances.
Member Name | Summary |
---|---|
JsonRead | Reads a JSON representation of a MixerHandle. |
JsonWrite | Writes a MixerHandle to JSON. |
GetDropdownSelection | Retrieves an array of objects for dropdown selection. |
Member Name | Summary |
---|---|
Get | Gets the Mixer associated with this handle, using a fallback if necessary. |
GetOrDefault | Gets the Mixer associated with this handle or returns a default value. |
Name | Gets the name of the MixerHandle. |
Id | Gets the unique identifier of the MixerHandle. |