Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/IGraphController
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendController.h |
| Include | #include "MetasoundFrontendController.h" |
void IterateConstNodes
&40;
TFunctionRef< void(FConstNodeHandle)> InFunction,
EMetasoundFrontendClassType InClassType
&41; const
Remarks
Iterate over all nodes with the given function. If ClassType is specified, only iterate over given type.