Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/SDetailsSplitter
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/SDetailsSplitter.h |
| Include Path | #include "SDetailsSplitter.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDetailsSplitter >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SDetailsSplitter > → SDetailsSplitter::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SDetailsSplitter.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SDetailsSplitter.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & RowHighlightColor
(
const FRowHighlightColor& InDelegate |
SDetailsSplitter.h | ||
WidgetArgsType & ShouldHighlightRow
(
const FShouldHighlightRow& InDelegate |
SDetailsSplitter.h |