Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaEditor/Classes/AudioSynesthesiaSettingsFactory.h |
Include |
#include "AudioSynesthesiaSettingsFactory.h" |
UCLASS(MinimalAPI, HideCategories=Object)
class UAudioSynesthesiaSettingsFactory : public UFactory
UAudioSynesthesiaSettingsFactory
UAudioSynesthesiaSettingsFactory implements the factory for UAudioSynesthesiaSettings assets.
Name | Description | ||
---|---|---|---|
|
TSubclassOf< UA... |
AudioSynesthesiaSettingsClass |
The type of audio analyzer settings that will be created |
Name | Description | |
---|---|---|
|
UAudioSynesthesiaSettingsFactory ( |
Name | Description | ||
---|---|---|---|
|
ConfigureProperties() |
Opens a dialog to configure the factory properties. |
|
|
UObject *... |
FactoryCreateNew ( |
Create a new object by class. |