Navigation
API > API/Plugins > API/Plugins/MetasoundEngine
Builder in charge of building a MetaSound Patch
| Name | UMetaSoundPatchBuilder |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundBuilderSubsystem.h |
| Include Path | #include "MetasoundBuilderSubsystem.h" |
Syntax
UCLASS (MinimalAPI, Transient, BlueprintType, Meta=(DisplayName="MetaSound Patch Builder"))
class UMetaSoundPatchBuilder : public UMetaSoundBuilderBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMetaSoundBuilderBase → UMetaSoundPatchBuilder