UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MathCore::Graph::FDirectedTreeElement Struct Reference

#include <DirectedGraphUtils.h>

Public Attributes

TArray< int32Children
 

Detailed Description

An element in a directed tree with references to children of a vertex.

Member Data Documentation

◆ Children

TArray<int32> UE::MathCore::Graph::FDirectedTreeElement::Children

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