Navigation
API > API/Plugins > API/Plugins/AudioSynesthesia
Inheritance Hierarchy
- UObject
- UAudioAnalyzerAssetBase
- UAudioAnalyzerNRT
- UAudioSynesthesiaNRT
- UConstantQNRT
- ULoudnessNRT
- UOnsetNRT
References
| Module | AudioSynesthesia |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesia/Classes/AudioSynesthesiaNRT.h |
| Include | #include "AudioSynesthesiaNRT.h" |
Syntax
UCLASS (Abstract, Blueprintable)
class UAudioSynesthesiaNRT : public UAudioAnalyzerNRT
Remarks
Defines asset actions for derived UAudioSynthesiaNRT subclasses.
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TArray< FText > & |
Overridden from UAudioAnalyzerAssetBase
| Type | Name | Description | |
|---|---|---|---|
| FColor | GetTypeColor () |
GetTypeColor() returns the color used to display asset icons within the editor. |