Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | FRigVMEditorGraphExplorerTreeDelegates |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMEditorGraphExplorerTreeView.h |
| Include Path | #include "Widgets/SRigVMEditorGraphExplorerTreeView.h" |
Syntax
struct FRigVMEditorGraphExplorerTreeDelegates
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRigVMEditorGraphExplorerTreeDelegates() |
Widgets/SRigVMEditorGraphExplorerTreeView.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OnCanRenameFunction | FRigVMGraphExplorer_OnCanRenameFunction | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnCanRenameGraph | FRigVMGraphExplorer_OnCanRenameGraph | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnCanRenameVariable | FRigVMGraphExplorer_OnCanRenameVariable | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnCreateFunction | FRigVMGraphExplorer_OnCreateFunction | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnCreateGraph | FRigVMGraphExplorer_OnCreateGraph | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnCreateLocalVariable | FRigVMGraphExplorer_OnCreateVariable | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnCreateVariable | FRigVMGraphExplorer_OnCreateVariable | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnDragDetected | FOnDragDetected | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnEventClicked | FRigVMGraphExplorer_OnEventClicked | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnEventDoubleClicked | FRigVMGraphExplorer_OnEventDoubleClicked | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnFunctionClicked | FRigVMGraphExplorer_OnFunctionClicked | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnFunctionDoubleClicked | FRigVMGraphExplorer_OnFunctionDoubleClicked | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetChildrenGraphs | FRigVMGraphExplorer_OnGetChildrenGraphs | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetCustomPinFilters | FRigVMGraphExplorer_OnGetCustomPinFilters | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetEventDisplayName | FRigVMGraphExplorer_OnGetGraphDisplayName | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetEventNodesInGraph | FRigVMGraphExplorer_OnGetEventNodesInGraph | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetFunctionCategory | FRigVMGraphExplorer_OnGetFunctionCategory | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetFunctions | FRigVMGraphExplorer_OnGetFunctions | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetFunctionTooltip | FRigVMGraphExplorer_OnGetFunctionTooltip | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetGraphDisplayName | FRigVMGraphExplorer_OnGetGraphDisplayName | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetGraphIcon | FRigVMGraphExplorer_OnGetGraphIcon | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetGraphTooltip | FRigVMGraphExplorer_OnGetGraphTooltip | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetLocalVariables | FRigVMGraphExplorer_OnGetVariables | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetRootGraphs | FRigVMGraphExplorer_OnGetRootGraphs | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetVariableCategory | FRigVMGraphExplorer_OnGetVariableCategory | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetVariablePinType | FRigVMGraphExplorer_OnGetVariablePinType | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetVariables | FRigVMGraphExplorer_OnGetVariables | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGetVariableTooltip | FRigVMGraphExplorer_OnGetVariableTooltip | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGraphClicked | FRigVMGraphExplorer_OnGraphClicked | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnGraphDoubleClicked | FRigVMGraphExplorer_OnGraphDoubleClicked | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnIsFunctionFocused | FRigVMGraphExplorer_OnIsFunctionFocused | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnIsVariablePublic | FRigVMGraphExplorer_OnIsVariablePublic | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnRenameFunction | FRigVMGraphExplorer_OnRenameFunction | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnRenameGraph | FRigVMGraphExplorer_OnRenameGraph | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnRenameVariable | FRigVMGraphExplorer_OnRenameVariable | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnRequestContextMenu | FRigVMGraphExplorer_OnRequestContextMenu | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnSelectionChanged | FRigVMGraphExplorer_OnSelectionChanged | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnSetFunctionCategory | FRigVMGraphExplorer_OnSetFunctionCategory | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnSetVariableCategory | FRigVMGraphExplorer_OnSetVariableCategory | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnSetVariablePinType | FRigVMGraphExplorer_OnSetVariablePinType | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnToggleVariablePublic | FRigVMGraphExplorer_OnToggleVariablePublic | Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| OnVariableClicked | FRigVMGraphExplorer_OnVariableClicked | Widgets/SRigVMEditorGraphExplorerTreeView.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSuspendSelectionDelegate | bool | Widgets/SRigVMEditorGraphExplorerTreeView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
bool CanRenameVariable
(
const FRigVMExplorerElementKey& InOldKey, |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void CreateFunction() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void CreateGraph() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void CreateLocalVariable() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void CreateVariable() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void EventClicked
(
const FString& InPath |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void EventDoubleClicked
(
const FString& InPath |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void FunctionClicked
(
const FString& InPath |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void FunctionDoubleClicked
(
const FString& InPath |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
TArray< const URigVMGraph * > GetChildrenGraphs
(
const FString& InParentPath |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
TArray< TSharedPtr< IPinTypeSelectorFilter > > GetCustomPinFilters() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
TArray< URigVMNode * > GetEventNodesInGraph
(
const FString& InParentPath |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
TArray< URigVMLibraryNode * > GetFunctions() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
const FSlateBrush * GetGraphIcon
(
const FString& InPath |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
TArray< FRigVMGraphVariableDescription > GetLocalVariables() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
TArray< const URigVMGraph * > GetRootGraphs() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
FEdGraphPinType GetVariablePinType
(
const FRigVMExplorerElementKey& InVariableKey |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
TArray< FRigVMGraphVariableDescription > GetVariables() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
void GraphClicked
(
const FString& InPath |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void GraphDoubleClicked
(
const FString& InPath |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void HandleSelectionChanged
(
TSharedPtr< FRigVMEditorGraphExplorerTreeElement > Selection, |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
bool IsFunctionFocused() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
bool IsVariablePublic
(
const FString& InVariable |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
void RenameVariable
(
const FRigVMExplorerElementKey& InOldKey, |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
TSharedPtr< SWidget > RequestContextMenu() |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
bool SetVariablePinType
(
const FRigVMExplorerElementKey& InVariableKey, |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
bool ToggleVariablePublic
(
const FString& InVariable |
Widgets/SRigVMEditorGraphExplorerTreeView.h | ||
void VariableClicked
(
const FRigVMExplorerElementKey& InVariable |
Widgets/SRigVMEditorGraphExplorerTreeView.h |