Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI > API/Plugins/ModelingEditorUI/STickDelegateWidget
| |
|
| Name |
FArguments |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingWidgets/STickDelegateWidget.h |
| Include Path |
#include "ModelingWidgets/STickDelegateWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< STickDelegateWidget >
Inheritance Hierarchy
- TSlateBaseNamedArgs< STickDelegateWidget > → STickDelegateWidget::FArguments
Constructors
Typedefs
| Name |
Type |
Remarks |
Include Path |
| WidgetArgsType |
FArguments |
|
ModelingWidgets/STickDelegateWidget.h |
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
WidgetArgsType & OnTickDelegate
(
const FOnTick& InDelegate
)
|
|
ModelingWidgets/STickDelegateWidget.h |
|