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 IsReachableUpstream
&40;
const INodeController & InFromNode,
const INodeController & InToNode
&41;
Remarks
Returns true if the FromNode can reach the ToNode by traversing the graph backwards (aka by traversing the transpose graph).