Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
| Name | UMetaSoundSourceFactory |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundFactory.h |
| Include Path | #include "MetasoundFactory.h" |
Syntax
UCLASS (HideCategories=Object, MinimalAPI)
class UMetaSoundSourceFactory : public UMetaSoundBaseFactory
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UFactory → UMetaSoundBaseFactory → UMetaSoundSourceFactory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMetaSoundSourceFactory
(
const FObjectInitializer& ObjectInitializer |
MetasoundFactory.h |
Functions
Public
Overridden from UFactory
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UObject * FactoryCreateNew
(
UClass* InClass, |
MetasoundFactory.h |