Navigation
API > API/Runtime > API/Runtime/MathCore
An element in a directed tree with references to children of a vertex.
| Name | FDirectedTreeElement |
| Type | struct |
| Header File | /Engine/Source/Runtime/MathCore/Public/Graph/DirectedGraphUtils.h |
| Include Path | #include "Graph/DirectedGraphUtils.h" |
Syntax
struct FDirectedTreeElement
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Children | TArray< int32 > | Graph/DirectedGraphUtils.h |