Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
Returns the Array version of a literal type if it exists.
| |
|
| Name |
TLiteralArrayEnum |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundDataTypeRegistrationMacro.h |
| Include Path |
#include "MetasoundDataTypeRegistrationMacro.h" |
Syntax
template<ELiteralType LiteralType>
struct TLiteralArrayEnum
Struct Specializations
Constants
| Name |
Type |
Remarks |
Include Path |
| Value |
ELiteralType |
Default to TArray default constructor by using ELiteralType::None |
MetasoundDataTypeRegistrationMacro.h |