Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/SReferenceSectionSelectionWidget
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SReferenceSectionSelectionWidget::FArguments
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/ReferenceSectionSelectionWidget.h |
| Include | #include "ReferenceSectionSelectionWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SReferenceSectionSelectionWidget >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | bHideChunkedSections
(
bool InArg |
Should we hide chunked sections when showing the sections list we can select | |
| WidgetArgsType & | OnGetLodModel
(
const FGetLodModel& InDelegate |
||
| WidgetArgsType & | OnGetSelectedSection
(
const FGetSelectedSection& InDelegate |
Get selected section index | |
| WidgetArgsType & | OnSectionSelectionChanged
(
const FOnSectionSelectionChanged& InDelegate |
Set selected section index |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |