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