Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Allow or disallow types to be registered as MetaSound Variables.
| Name | TEnableVariables |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundVariableRegistration.h |
| Include Path | #include "MetasoundVariableRegistration.h" |
Syntax
template<typename DataType>
struct TEnableVariables
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | By default, all registered MetaSound data types are variables. | MetasoundVariableRegistration.h |