Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/UMetaSoundBuilderBase > API/Plugins/MetasoundEngine/UMetaSoundBuilderBase/UPARAM
References
| Module | MetasoundEngine |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundBuilderSubsystem.h |
| Include | #include "MetasoundBuilderSubsystem.h" |
UFUNCTION (BlueprintCallable, Category="Audio|MetaSound|Builder",
DisplayName="Add MetaSound Node By ClassName",
Meta=(ExpandEnumAsExecs="OutResult", AdvancedDisplay="2"))
UPARAM
(
DisplayName
) const
Remarks
Adds node referencing the highest native class version of the given class name to the document. Returns a node handle to the created node if successful, or an invalid handle if it failed.