Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/INodeTemplate
- INodeTemplate::IsValidNodeInterface()
- FRerouteNodeTemplate::IsValidNodeInterface()
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendNodeTemplateRegistry.h |
| Include | #include "MetasoundFrontendNodeTemplateRegistry.h" |
bool IsValidNodeInterface
&40;
const FMetasoundFrontendNodeInterface & InNodeInterface
&41; const
Remarks
Given the provided node interface, returns whether or not it conforms to an expected format that can be successfully manipulated by a generated node template preprocessor.