Navigation
Unreal Engine C++ API Reference > Editor > AudioEditor > Factories
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- USoundfieldEndpointSubmixFactory
References
Module | AudioEditor |
Header | /Engine/Source/Editor/AudioEditor/Classes/Factories/SoundSubmixFactory.h |
Include | #include "Factories/SoundSubmixFactory.h" |
Syntax
class USoundfieldEndpointSubmixFactory : public UFactory
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
USoundfieldEndpointSubmixFactory
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | CanCreateNew () |
|
![]() ![]() |
UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |