Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/FRigVMEditorGraphMenuContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Editor/RigVMEditorMenuContext.h | |||
FRigVMEditorGraphMenuContext
(
TObjectPtr< const URigVMGraph > InGraph, |
Editor/RigVMEditorMenuContext.h |
FRigVMEditorGraphMenuContext()
| Name | FRigVMEditorGraphMenuContext |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Editor/RigVMEditorMenuContext.h |
| Include Path | #include "Editor/RigVMEditorMenuContext.h" |
FRigVMEditorGraphMenuContext()
FRigVMEditorGraphMenuContext(TObjectPtr< const URigVMGraph >, TObjectPtr< const URigVMNode >, TObjectPtr< const URigVMPin >)
| Name | FRigVMEditorGraphMenuContext |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Editor/RigVMEditorMenuContext.h |
| Include Path | #include "Editor/RigVMEditorMenuContext.h" |
FRigVMEditorGraphMenuContext
(
TObjectPtr < const URigVMGraph > InGraph,
TObjectPtr < const URigVMNode > InNode,
TObjectPtr < const URigVMPin > InPin
)