Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/SRigVMSwapFunctionsWidget
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMSwapFunctionsWidget.h |
| Include Path | #include "Widgets/SRigVMSwapFunctionsWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRigVMSwapFunctionsWidget >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SRigVMSwapFunctionsWidget::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SRigVMSwapFunctionsWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SRigVMSwapFunctionsWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & Assets
(
TArray< FAssetData > InArg |
Widgets/SRigVMSwapFunctionsWidget.h | ||
WidgetArgsType & CloseOnSuccess
(
bool InArg |
Widgets/SRigVMSwapFunctionsWidget.h | ||
WidgetArgsType & EnableUndo
(
bool InArg |
Widgets/SRigVMSwapFunctionsWidget.h | ||
WidgetArgsType & FunctionReferenceNodes
(
TArray< URigVMFunctionReferenceNode* > InArg |
Widgets/SRigVMSwapFunctionsWidget.h | ||
WidgetArgsType & Graphs
(
TArray< URigVMGraph* > InArg |
Widgets/SRigVMSwapFunctionsWidget.h | ||
WidgetArgsType & SkipPickingFunctionRefs
(
bool InArg |
Widgets/SRigVMSwapFunctionsWidget.h | ||
WidgetArgsType & Source
(
FRigVMGraphFunctionIdentifier InArg |
Widgets/SRigVMSwapFunctionsWidget.h | ||
WidgetArgsType & Target
(
FRigVMGraphFunctionIdentifier InArg |
Widgets/SRigVMSwapFunctionsWidget.h |