Navigation
API > API/Plugins > API/Plugins/MetasoundEditor
| |
|
| Name |
UMetaSoundBaseFactory |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundFactory.h |
| Include Path |
#include "MetasoundFactory.h" |
Syntax
UCLASS (Abstract)
class UMetaSoundBaseFactory : public UFactory
Inheritance Hierarchy
Derived Classes
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ReferencedMetaSoundObject |
TObjectPtr< UObject > |
Set to initialize MetaSound type as Preset, using the provided MetaSound as a Reference |
MetasoundFactory.h |
- EditAnywhere
- Transient
- Category=Factory
|
Functions
Public