Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/SBlueprintDiff
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/Kismet/Public/SBlueprintDiff.h |
| Include Path | #include "SBlueprintDiff.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SBlueprintDiff >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SBlueprintDiff > → SBlueprintDiff::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SBlueprintDiff.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SBlueprintDiff.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & BlueprintNew
(
const UBlueprint* InArg |
SBlueprintDiff.h | ||
WidgetArgsType & BlueprintOld
(
const UBlueprint* InArg |
SBlueprintDiff.h | ||
WidgetArgsType & NewRevision
(
FRevisionInfo InArg |
SBlueprintDiff.h | ||
WidgetArgsType & OldRevision
(
FRevisionInfo InArg |
SBlueprintDiff.h | ||
WidgetArgsType & ParentWindow
(
TSharedPtr< SWindow > InArg |
SBlueprintDiff.h | ||
WidgetArgsType & ShowAssetNames
(
bool InArg |
SBlueprintDiff.h |