Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets > API/Plugins/RigVMEditor/Widgets/SRigVMVariantCapsule
Inheritance Hierarchy
- TSlateBaseNamedArgs< SRigVMVariantCapsule >
- SRigVMVariantCapsule::FArguments
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMVariantTagWidget.h |
| Include | #include "Widgets/SRigVMVariantTagWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRigVMVariantCapsule >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | Color
(
const TAttribute< FSlateColor >& InAttribute |
||
| WidgetArgsType & | EnableContextMenu
(
const TAttribute< bool >& InAttribute |
||
| WidgetArgsType & | Label
(
const TAttribute< FText >& InAttribute |
||
| WidgetArgsType & | MinDesiredLabelWidth
(
float InArg |
||
| WidgetArgsType & | Name
(
const TAttribute< FName >& InAttribute |
||
| WidgetArgsType & | OnClicked
(
const FOnClicked& InDelegate |
||
| WidgetArgsType & | OnRemoveTag
(
const FRigVMVariant_OnRemoveTag& InDelegate |
||
| WidgetArgsType & | Padding
(
const TAttribute< FMargin >& InAttribute |
||
| WidgetArgsType & | ToolTipText
(
const TAttribute< FText >& InAttribute |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |