Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend > API/Plugins/MetasoundFrontend/FGraphLinter
References
| Module | MetasoundFrontend |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendGraphLinter.h |
| Include | #include "MetasoundFrontendGraphLinter.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Private/MetasoundFrontendGraphLinter.cpp |
static bool DoesConnectionCauseLoop
&40;
const IInputController & InInputController,
const IOutputController & InOutputController
&41;
Remarks
Returns true if connecting thing input and output controllers will cause a loop in the graph. Returns false otherwise.