Navigation
API > API/Plugins > API/Plugins/TedsEverythingPicker
| Name | SEverythingPicker |
| Type | class |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsEverythingPicker/Public/Widgets/SEverythingPicker.h |
| Include Path | #include "Widgets/SEverythingPicker.h" |
Syntax
class SEverythingPicker : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SEverythingPicker
- FSlateControlledConstruction → SWidget → SCompoundWidget → SEverythingPicker
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActiveContextId | int32 | Widgets/SEverythingPicker.h | ||
| ContextTabs | TSharedPtr< SHorizontalBox > | Widgets/SEverythingPicker.h | ||
| ContextTabViews | TSharedPtr< SWidgetSwitcher > | Widgets/SEverythingPicker.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddContext
(
const FPickerContext::FSlotArguments& SlotArgs |
Widgets/SEverythingPicker.h | ||
void Construct
(
const FArguments& InArgs |
Widgets/SEverythingPicker.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FPickerContext::FSlotArguments Context () |
Widgets/SEverythingPicker.h | ||
static FPickerContext::FSlotArguments Context
(
FPickerContext::FSlotArguments&& InContext |
Widgets/SEverythingPicker.h |