UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TDiGraphTopologicalIterator_Base< InElementType > Member List

This is the complete list of members for uLang::TDiGraphTopologicalIterator_Base< InElementType >, including all inherited members.

CurrentNodeIndex() constuLang::TDiGraphTopologicalIterator_Base< InElementType >inlineprotected
DiGraphType typedefuLang::TDiGraphTopologicalIterator_Base< InElementType >
Enqueue(TArray< typename DiGraphType::NodeId > &&NodesToVisit)uLang::TDiGraphTopologicalIterator_Base< InElementType >inline
Increment(const DiGraphType &Container)uLang::TDiGraphTopologicalIterator_Base< InElementType >inlineprotected
operator bool() constuLang::TDiGraphTopologicalIterator_Base< InElementType >inlineexplicit
Reset(const DiGraphType &Container)uLang::TDiGraphTopologicalIterator_Base< InElementType >inlineprotected
SkipCurrent()uLang::TDiGraphTopologicalIterator_Base< InElementType >inline
TDiGraphTopologicalIterator_Base(const DiGraphType &InContainer)uLang::TDiGraphTopologicalIterator_Base< InElementType >inline