Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/FRigVMGraphExplorerDragDropOp
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FRigVMGraphExplorerDragDropOp > New
(
const FRigVMExplorerElementKey& InElement, |
Widgets/SRigVMEditorGraphExplorer.h | ||
static TSharedRef< FRigVMGraphExplorerDragDropOp > New
(
const FRigVMExplorerElementKey& InElement, |
Widgets/SRigVMEditorGraphExplorer.h |
New(const FRigVMExplorerElementKey &, TObjectPtr< URigVMBlueprint >)
| Name | New |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMEditorGraphExplorer.h |
| Include Path | #include "Widgets/SRigVMEditorGraphExplorer.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Private/Widgets/SRigVMEditorGraphExplorer.cpp |
static TSharedRef < FRigVMGraphExplorerDragDropOp > New
(
const FRigVMExplorerElementKey & InElement,
TObjectPtr < URigVMBlueprint > InBlueprint
)
New(const FRigVMExplorerElementKey &, FRigVMAssetInterfacePtr)
| Name | New |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMEditorGraphExplorer.h |
| Include Path | #include "Widgets/SRigVMEditorGraphExplorer.h" |
static TSharedRef < FRigVMGraphExplorerDragDropOp > New
(
const FRigVMExplorerElementKey & InElement,
FRigVMAssetInterfacePtr InBlueprint
)