Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| Name | TIsCreateNodeClassMetadataDeclared |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/Traits/MetasoundNodeStaticMemberTraits.h |
| Include Path | #include "Traits/MetasoundNodeStaticMemberTraits.h" |
Syntax
template<typename U>
class TIsCreateNodeClassMetadataDeclared
Structs
| Name | Remarks |
|---|---|
| Helper |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | bool | If the function exists, then "Value" is true. Otherwise "Value" is false. | Traits/MetasoundNodeStaticMemberTraits.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint8 Check
(
Helper< FNodeClassMetadata(*)(),&T::CreateNodeClassMetadata >* |
Traits/MetasoundNodeStaticMemberTraits.h | ||
static uint16 Check
(
... |
Traits/MetasoundNodeStaticMemberTraits.h |