Navigation
API > API/Plugins > API/Plugins/MetasoundEngine
Inheritance Hierarchy
- UBlueprintFunctionLibrary
- UMetasoundOutputBlueprintAccess
References
| Module | MetasoundEngine |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundOutput.h |
| Include | #include "MetasoundOutput.h" |
Syntax
UCLASS ()
class UMetasoundOutputBlueprintAccess : public UBlueprintFunctionLibrary
Remarks
Blueprint support for core types. If you want to support more core types, add them here. If you want to support types introduced in other plugins, create a blueprint library in that plugin.