Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets > API/Plugins/RigVMEditor/Widgets/SRigVMGraphPinNameList
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SRigVMGraphPinNameList::FArguments
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphPinNameList.h |
| Include | #include "Widgets/SRigVMGraphPinNameList.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRigVMGraphPinNameList >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | AllowUserProvidedText
(
bool InArg |
||
| WidgetArgsType & | EnableNameListCache
(
bool InArg |
||
| WidgetArgsType & | MarkupInvalidItems
(
bool InArg |
||
| WidgetArgsType & | |||
| WidgetArgsType & | OnBrowseClicked
(
const FOnBrowseClicked& InDelegate |
||
| WidgetArgsType & | OnGetNameFromSelection
(
const FOnGetNameFromSelection& InDelegate |
||
| WidgetArgsType & | OnGetNameListContent
(
const FOnGetNameListContent& InDelegate |
||
| WidgetArgsType & | OnGetNameListContentForValidation
(
const FOnGetNameListContent& InDelegate |
||
| WidgetArgsType & | OnGetSelectedClicked
(
const FOnGetSelectedClicked& InDelegate |
||
| WidgetArgsType & | SearchHintText
(
FText InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |