Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/SRigVMGraphFunctionBulkEditDialo-
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphFunctionBulkEditWidget.h |
| Include Path | #include "Widgets/SRigVMGraphFunctionBulkEditWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SRigVMGraphFunctionBulkEditDialog >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SRigVMGraphFunctionBulkEditDialog::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SRigVMGraphFunctionBulkEditWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SRigVMGraphFunctionBulkEditWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & Blueprint
(
FRigVMAssetInterfacePtr InArg |
Widgets/SRigVMGraphFunctionBulkEditWidget.h | ||
WidgetArgsType & Controller
(
URigVMController* InArg |
Widgets/SRigVMGraphFunctionBulkEditWidget.h | ||
WidgetArgsType & EditType
(
ERigVMControllerBulkEditType InArg |
Widgets/SRigVMGraphFunctionBulkEditWidget.h | ||
WidgetArgsType & Function
(
URigVMLibraryNode* InArg |
Widgets/SRigVMGraphFunctionBulkEditWidget.h |