Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI > API/Plugins/ModelingEditorUI/ModelingWidgets > API/Plugins/ModelingEditorUI/ModelingWidgets/STickDelegateWidget
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- STickDelegateWidget::FArguments
References
| Module | ModelingEditorUI |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingWidgets/STickDelegateWidget.h |
| Include | #include "ModelingWidgets/STickDelegateWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< STickDelegateWidget >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NamedSlotProperty< FArguments > | Content () |
||
| WidgetArgsType & | OnTickDelegate
(
const FOnTick& InDelegate |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FArguments & | operator[]
(
const TSharedRef< SWidget >& InChild |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |