Navigation
API > API/Plugins > API/Plugins/PlainProps
Tracks diff path for diff tools unlike the const FBindContext& overloads for delta saving.
| Name | FDiffContext |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsDiff.h |
| Include Path | #include "PlainPropsDiff.h" |
Syntax
struct FDiffContext : public PlainProps::FBindContext
Inheritance Hierarchy
- FBindContext → FDiffContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Diffs | FDiffTree | PlainPropsDiff.h | ||
| GatherMode | EDiffGather | PlainPropsDiff.h | ||
| LastSibling | int32 | PlainPropsDiff.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 AddDiff
(
FDiffNode&& Node |
PlainPropsDiff.h | ||
void Reset() |
PlainPropsDiff.h |