Navigation
API > API/Plugins > API/Plugins/AudioSynesthesia
Defines asset actions for derived UAudioSynthesiaNRT subclasses.
| Name | UAudioSynesthesiaNRT |
| Type | class |
| Header File | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesia/Classes/AudioSynesthesiaNRT.h |
| Include Path | #include "AudioSynesthesiaNRT.h" |
Syntax
UCLASS (Abstract, Blueprintable, MinimalAPI)
class UAudioSynesthesiaNRT : public UAudioAnalyzerNRT
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAudioAnalyzerAssetBase → UAudioAnalyzerNRT → UAudioSynesthesiaNRT
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AudioSynesthesiaNRT.h |
Overridden from UAudioAnalyzerAssetBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FColor GetTypeColor() |
AudioSynesthesiaNRT.h |