Navigation
API > API/Plugins > API/Plugins/AudioSynesthesia
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- 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&40;Abstract, Blueprintable&41;
class UAudioSynesthesiaNRT : public UAudioAnalyzerNRT
Remarks
Defines asset actions for derived UAudioSynthesiaNRT subclasses.
Functions
Overridden from UAudioAnalyzerAssetBase
| Type | Name | Description | |
|---|---|---|---|
| FColor | GetTypeColor () |
GetTypeColor() returns the color used to display asset icons within the editor. |