Navigation
Unreal Engine C++ API Reference > Plugins > SynthesisEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UMonoWaveTableSynthPresetFactory
References
Module | SynthesisEditor |
Header | /Engine/Plugins/Runtime/Synthesis/Source/SynthesisEditor/Classes/MonoWaveTablePresetBank.h |
Include | #include "MonoWaveTablePresetBank.h" |
Syntax
UCLASS&40;MinimalAPI, HideCategories&61;Object&41;
class UMonoWaveTableSynthPresetFactory : public UFactory
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UMonoWaveTableSynthPresetFactory
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |