Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IDataTypeRegistry
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsLiteralTypeSupported
(
const FName& InDataType, |
MetasoundFrontendDataTypeRegistry.h | ||
bool IsLiteralTypeSupported
(
const FName& InDataType, |
MetasoundFrontendDataTypeRegistry.h |
IsLiteralTypeSupported(const FName &, ELiteralType)
| Name | IsLiteralTypeSupported |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDataTypeRegistry.h |
| Include Path | #include "MetasoundFrontendDataTypeRegistry.h" |
bool IsLiteralTypeSupported
(
const FName & InDataType,
ELiteralType InLiteralType
) const
IsLiteralTypeSupported(const FName &, EMetasoundFrontendLiteralType)
| Name | IsLiteralTypeSupported |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDataTypeRegistry.h |
| Include Path | #include "MetasoundFrontendDataTypeRegistry.h" |
bool IsLiteralTypeSupported
(
const FName & InDataType,
EMetasoundFrontendLiteralType InLiteralType
) const