UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TopologicalSort.h File Reference

Go to the source code of this file.

Namespaces

namespace  Algo
 

Functions

template<typename RangeType , typename GetElementDependenciesType >
UE_REWRITE bool Algo::TopologicalSort (RangeType &&UniqueRange, GetElementDependenciesType GetElementDependencies, ETopologicalSort Flags=ETopologicalSort::None)