Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore > API/Plugins/MetasoundGraphCore/FGraphLinter
| Type | Name | Description | |
|---|---|---|---|
| bool | ValidateNoCyclesInGraph
(
const IGraph& InGraph, |
Validate the IGraph by checking for cycles. | |
| bool | ValidateNoCyclesInGraph
(
const FDirectedGraphAlgoAdapter& InAdapter, |
Validate the IGraph by checking for cycles. |