Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
Inheritance Hierarchy
- UFactory
- UMetaSoundBaseFactory
- UMetaSoundFactory
- UMetaSoundSourceFactory
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundFactory.h |
| Include | #include "MetasoundFactory.h" |
Syntax
UCLASS (Abstract)
class UMetaSoundBaseFactory : public UFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UObject > | ReferencedMetaSoundObject | Set to initialize MetaSound type as Preset, using the provided MetaSound as a Reference |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UMetaSoundBaseFactory
(
const FObjectInitializer& ObjectInitializer |