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