Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/Factories
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- USoundMixFactory
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/Factories/SoundMixFactory.h |
| Include | #include "Factories/SoundMixFactory.h" |
Syntax
class USoundMixFactory : public UFactory
Constructors
| Type | Name | Description | |
|---|---|---|---|
USoundMixFactory
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
| Type | Name | Description | |
|---|---|---|---|
| UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |