Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore > API/Plugins/UserToolBoxCore/SUserToolBoxTabWidget
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/UTBBaseTab.h |
| Include Path | #include "UTBBaseTab.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SUserToolBoxTabWidget >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SUserToolBoxTabWidget > → SUserToolBoxTabWidget::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
UTBBaseTab.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | UTBBaseTab.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & Tab
(
const TAttribute< UUserToolBoxBaseTab* >& InAttribute |
Sets the text content for this editable text widget | UTBBaseTab.h | |
WidgetArgsType & UIOverride
(
const TAttribute< TSubclassOf< UUTBDefaultUITemplate > >& InAttribute |
UTBBaseTab.h | ||
WidgetArgsType & UIParameters
(
const TAttribute< FUITemplateParameters >& InAttribute |
UTBBaseTab.h |