UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::DirectedGraphAlgoPrivate::FDepthFirstSortInfo Struct Reference

Public Attributes

bool TemporaryMark = false
 
bool PermanentMark = false
 
TArray< int32Children
 

Member Data Documentation

◆ Children

TArray<int32> Audio::DirectedGraphAlgoPrivate::FDepthFirstSortInfo::Children

◆ PermanentMark

bool Audio::DirectedGraphAlgoPrivate::FDepthFirstSortInfo::PermanentMark = false

◆ TemporaryMark

bool Audio::DirectedGraphAlgoPrivate::FDepthFirstSortInfo::TemporaryMark = false

The documentation for this struct was generated from the following file: