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