Navigation
API > API/Plugins > API/Plugins/TedsEverythingPicker > API/Plugins/TedsEverythingPicker/SObjectReferenceContextView
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsEverythingPicker/Public/Context/TedsPickerContextUtil.h |
| Include Path | #include "Context/TedsPickerContextUtil.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SObjectReferenceContextView >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SObjectReferenceContextView > → SObjectReferenceContextView::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Context/TedsPickerContextUtil.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Context/TedsPickerContextUtil.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & OnSelectionChanged
(
FOnSelectionChanged InArg |
Context/TedsPickerContextUtil.h | ||
WidgetArgsType & Query
(
FQueryDescription InArg |
Context/TedsPickerContextUtil.h | ||
WidgetArgsType & QueryStack
(
TSharedPtr< QueryStack::IRowNode > InArg |
Context/TedsPickerContextUtil.h | ||
WidgetArgsType & SearchingEnabled
(
bool InArg |
Context/TedsPickerContextUtil.h |