Navigation
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FEndpointSubmixDetailsCustomization | |||
| FNameSelectorGenerator | Utility class to build combo boxes out of arrays of names. | ||
| FSoundClassEditorCommands | |||
| FSoundClassEditorUtilities | |||
| FSoundCueEditorUtilities | |||
| FSoundCueGraphEditorCommands | |||
| FSoundfieldEndpointSubmixDetailsCustomization | |||
| FSoundfieldSubmixDetailsCustomization | |||
| FSoundSubmixEditorUtilities | |||
| IAudioEditorModule | Sound class editor module interface | ||
| ISoundClassEditor | |||
| ISoundCueEditor | |||
| ISoundSubmixEditor | |||
| UAudioEditorSettings |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FColor | Audio::GetColorForSubmixType
(
const USoundSubmixBase* InSubmix |
||
| FColor | Audio::GetColorForSubmixType
(
const FName& InSubmixName |
||
| FName | Audio::GetNameForSubmixType
(
const USoundSubmixBase* InSubmix |
These utility functions are used. | |
| const bool | Audio::IsConnectionPerformingSoundfieldConversion
(
const USoundSubmixBase* InputSubmix, |
Variables
| Type | Name | Description | |
|---|---|---|---|
| *const FColor | DefaultSubmixColor | ||
| const FColor | EndpointDefaultSubmixColor | FColor Stores a color with 8 bits of precision per channel. | |
| const FName | EndpointSubmixName | ||
| const FColor | SoundfieldDefaultSubmixColor | Use the following values for the Mauve theme: | |
| const FColor | SoundfieldEndpointDefaultSubmixColor | FColor Stores a color with 8 bits of precision per channel. | |
| const FName | SoundfieldEndpointSubmixName | ||
| const FName | SoundfieldSubmixName | ||
| const FName | SoundSubmixName | These names are used to identify pins by their owning node. |