Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets > API/Plugins/RigVMEditor/Widgets/SRigVMEnumPicker
Inheritance Hierarchy
- TSlateBaseNamedArgs< SRigVMEnumPicker >
- SRigVMEnumPicker::FArguments
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphPinEnumPicker.h |
| Include | #include "Widgets/SRigVMGraphPinEnumPicker.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRigVMEnumPicker >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | GetCurrentEnum
(
const FGetCurrentEnum& InDelegate |
||
| WidgetArgsType & | IsEnabled
(
bool InArg |
||
| WidgetArgsType & | OnEnumChanged
(
const SSearchableComboBox::FOnSelectionChanged& InDelegate |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |