Navigation
API > API/Editor > API/Editor/Kismet
Individual Diff item shown in the list of diffs
| Name | FDiffResultItem |
| Type | struct |
| Header File | /Engine/Source/Editor/Kismet/Public/SBlueprintDiff.h |
| Include Path | #include "SBlueprintDiff.h" |
Syntax
struct FDiffResultItem : public TSharedFromThis< FDiffResultItem >
Inheritance Hierarchy
- TSharedFromThis< FDiffResultItem > → FDiffResultItem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDiffResultItem
(
FDiffSingleResult InResult |
SBlueprintDiff.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Result | FDiffSingleResult | SBlueprintDiff.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< SWidget > GenerateWidget() |
SBlueprintDiff.h |