Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/SDetailsSplitter > API/Editor/PropertyEditor/SDetailsSplitter/FSlot
Inheritance Hierarchy
- FSlotBase::FSlotArguments
- TSlotBase::FSlotArguments
- SDetailsSplitter::FSlot::FSlotArguments
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/SDetailsSplitter.h |
| Include | #include "SDetailsSplitter.h" |
Syntax
struct FSlotArguments : public TSlotBase< FSlot >::FSlotArguments
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | DetailsView
(
TSharedPtr< IDetailsView > InArg |
||
| WidgetArgsType & | DifferencesWithRightPanel
(
const TAttribute< TSharedPtr< FAsyncDetailViewDiff > >& InAttribute |
||
| WidgetArgsType & | IsReadonly
(
const TAttribute< bool >& InAttribute |
||
| WidgetArgsType & | Value
(
const TAttribute< float >& InAttribute |
When the RuleSize is set to FractionOfParent, the size of the slot is the Value percentage of its parent size. |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |