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 IterateNodes
&40;
TFunctionRef< void(FNodeHandle)> InFunction,
EMetasoundFrontendClassType InClassType
&41;
Remarks
Iterate over all input nodes with the given function. If ClassType is specified, only iterate over given type.