Navigation
API > API/Plugins > API/Plugins/PlainProps
Flat tree of nodes. Nodes are linked via the index to a previous sibling. A tree can contain multiple diff paths.
| Name | FDiffTree |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsDiff.h |
| Include Path | #include "PlainPropsDiff.h" |
Syntax
struct FDiffTree : public TArray< FDiffNode, TInlineAllocator< 16 > >
Inheritance Hierarchy
- TArray< FDiffNode, TInlineAllocator< 16 > > → FDiffTree