struct MixerHandle

robot_2Generated
code_blocksInput

Description

A handle to a Mixer.

Members

Static Members

Member NameSummary
JsonReadReads a JSON representation of a MixerHandle.
JsonWriteWrites a MixerHandle to JSON.
GetDropdownSelectionGets the dropdown selection options for a MixerHandle.

Instance Members

Member NameSummary
GetRetrieves the Mixer associated with this handle, using a fallback if necessary.
GetOrDefaultRetrieves the Mixer associated with this handle or returns a default value.
NameGets the name of the MixerHandle.
IdGets the unique identifier of the MixerHandle.