Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UMetaSoundBaseFactory
- UMetaSoundSourceFactory
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundFactory.h |
| Include | #include "MetasoundFactory.h" |
Syntax
UCLASS&40;HideCategories&61;Object, MinimalAPI&41;
class UMetaSoundSourceFactory : public UMetaSoundBaseFactory
Constructors
| Type | Name | Description | |
|---|---|---|---|
UMetaSoundSourceFactory
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
| Type | Name | Description | |
|---|---|---|---|
| UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |