Navigation
API > API/Plugins > API/Plugins/OperatorStackEditor > API/Plugins/OperatorStackEditor/FOperatorStackEditorTree
Customization tree node used only internally by the tree
| Name | FOperatorStackEditorTreeNode |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/OperatorStack/Source/OperatorStack/Public/Items/OperatorStackEditorTree.h |
| Include Path | #include "Items/OperatorStackEditorTree.h" |
Syntax
struct FOperatorStackEditorTreeNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOperatorStackEditorTreeNode
(
int32 InItemIndex, |
Items/OperatorStackEditorTree.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChildrenIndices | TArray< int32 > | Items/OperatorStackEditorTree.h | ||
| ItemIndex | int32 | Items/OperatorStackEditorTree.h | ||
| ParentIndex | int32 | Items/OperatorStackEditorTree.h |