Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SListViewSelectorDropdownMenu
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SListViewSelectorDropdownMenu.h |
| Include Path | #include "SListViewSelectorDropdownMenu.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SListViewSelectorDropdownMenu >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SListViewSelectorDropdownMenu::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SListViewSelectorDropdownMenu.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SListViewSelectorDropdownMenu.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
NamedSlotProperty< FArguments > Content() |
SListViewSelectorDropdownMenu.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments & operator[]
(
const TSharedRef< SWidget >& InChild |
SListViewSelectorDropdownMenu.h |