Navigation
API > API/Plugins > API/Plugins/AudioSynesthesia
Defines asset actions for derived UAudioSynthesiaNRTSettings subclasses.
| Name | UAudioSynesthesiaNRTSettings |
| Type | class |
| Header File | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesia/Classes/AudioSynesthesiaNRT.h |
| Include Path | #include "AudioSynesthesiaNRT.h" |
Syntax
UCLASS (Abstract, Blueprintable, MinimalAPI)
class UAudioSynesthesiaNRTSettings : public UAudioAnalyzerNRTSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAudioAnalyzerAssetBase → UAudioAnalyzerNRTSettings → UAudioSynesthesiaNRTSettings
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 |