Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaEditor
Inheritance Hierarchy
- UFactory
- UAudioSynesthesiaNRTSettingsFactory
References
| Module | AudioSynesthesiaEditor |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaEditor/Classes/AudioSynesthesiaNRTSettingsFactory.h |
| Include | #include "AudioSynesthesiaNRTSettingsFactory.h" |
Syntax
UCLASS (MinimalAPI, HideCategories=Object)
class UAudioSynesthesiaNRTSettingsFactory : public UFactory
Remarks
UAudioSynesthesiaNRTSettingsFactory
UAudioSynesthesiaNRTSettingsFactory implements the factory for UAudioSynesthesiaNRTSettings assets.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSubclassOf< UAudioSynesthesiaNRTSettings > | AudioSynesthesiaNRTSettingsClass | The type of audio analyzer settings that will be created |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAudioSynesthesiaNRTSettingsFactory
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| UObject * | FactoryCreateNew
(
UClass* Class, |