![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Graph/DirectedGraphUtils.h"Namespaces | |
| namespace | UE |
| namespace | UE::MathCore |
| namespace | UE::MathCore::Graph |
| namespace | UE::MathCore::Graph::Private |
Functions | |
| bool | UE::MathCore::Graph::Private::DepthFirstTopologicalSortVisit (int32 InVertex, TMap< int32, FDepthFirstSortInfo > &InSortInfos, TArray< int32 > &OutReverseOrder) |