Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/FRigVMExplorerElementKey
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Widgets/SRigVMEditorGraphExplorerTreeView.h | |||
FRigVMExplorerElementKey
(
const ERigVMExplorerElementType::Type& InType, |
Widgets/SRigVMEditorGraphExplorerTreeView.h |
FRigVMExplorerElementKey()
| Name | FRigVMExplorerElementKey |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMEditorGraphExplorerTreeView.h |
| Include Path | #include "Widgets/SRigVMEditorGraphExplorerTreeView.h" |
FRigVMExplorerElementKey()
FRigVMExplorerElementKey(const ERigVMExplorerElementType::Type &, const FString &)
| Name | FRigVMExplorerElementKey |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMEditorGraphExplorerTreeView.h |
| Include Path | #include "Widgets/SRigVMEditorGraphExplorerTreeView.h" |
FRigVMExplorerElementKey
(
const ERigVMExplorerElementType::Type & InType,
const FString & InName
)