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