Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/SDetailsDiff
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/Kismet/Public/SDetailsDiff.h |
| Include Path | #include "SDetailsDiff.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDetailsDiff >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SDetailsDiff > → SDetailsDiff::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SDetailsDiff.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SDetailsDiff.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssetNew | SDetailsDiff.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & ExtensionHandler
(
TSharedPtr< IDetailPropertyExtensionHandler > InArg |
SDetailsDiff.h | ||
WidgetArgsType & NewAsset
(
const UObject* InArg |
SDetailsDiff.h | ||
WidgetArgsType & NewRevision
(
FRevisionInfo InArg |
SDetailsDiff.h | ||
Use NewAsset instead WidgetArgsType & OldAsset
(
const UObject* InArg |
SDetailsDiff.h | ||
WidgetArgsType & OldRevision
(
FRevisionInfo InArg |
SDetailsDiff.h | ||
WidgetArgsType & OnCustomizeDetailsWidget
(
const FOnCustomizeDetailsWidget& InDelegate |
SDetailsDiff.h | ||
WidgetArgsType & OnGenerateCustomDiffEntries
(
const DiffUtils::FOnGenerateCustomDiffEntries& InDelegate |
SDetailsDiff.h | ||
WidgetArgsType & OnGenerateCustomDiffEntryWidget
(
const DiffUtils::FOnGenerateCustomDiffEntryWidget& InDelegate |
SDetailsDiff.h | ||
WidgetArgsType & OnOrganizeDiffEntries
(
const DiffUtils::FOnOrganizeDiffEntries& InDelegate |
SDetailsDiff.h | ||
WidgetArgsType & ParentWindow
(
TSharedPtr< SWindow > InArg |
SDetailsDiff.h | ||
WidgetArgsType & RowHighlightColor
(
const FRowHighlightColor& InDelegate |
SDetailsDiff.h | ||
WidgetArgsType & ShouldHighlightRow
(
const FShouldHighlightRow& InDelegate |
SDetailsDiff.h | ||
WidgetArgsType & ShowAssetNames
(
bool InArg |
SDetailsDiff.h |
Deprecated Functions
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SLATE_ARGUMENT_DEPRECATED
(
const UObject*,
|
SDetailsDiff.h |