Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IDataTypeRegistryEntry
Description
Return the enum interface for the data type. If the data type does not support an enum interface, the returned pointer should be invalid.
Derived Overrides
| Name | GetEnumInterface |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDataTypeRegistry.h |
| Include Path | #include "MetasoundFrontendDataTypeRegistry.h" |
TSharedPtr < const IEnumDataTypeInterface > GetEnumInterface() const