Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
| Name | TPolymorphicTraits |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundPolymorphic.h |
| Include Path | #include "MetasoundPolymorphic.h" |
Syntax
template<typename T>
struct TPolymorphicTraits
Struct Specializations
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| BaseType | void | MetasoundPolymorphic.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| bIsAbstract | bool | MetasoundPolymorphic.h | |
| bIsPolymorphic | bool | MetasoundPolymorphic.h |