Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMGraphNodeKnot |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphNodeKnot.h |
| Include Path | #include "Widgets/SRigVMGraphNodeKnot.h" |
Syntax
class SRigVMGraphNodeKnot : public SGraphNodeKnot
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeDefault → SGraphNodeKnot → SRigVMGraphNodeKnot
- FSlateControlledConstruction → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeDefault → SGraphNodeKnot → SRigVMGraphNodeKnot
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Widgets/SRigVMGraphNodeKnot.h | ||
void HandleNodeBeginRemoval() |
Widgets/SRigVMGraphNodeKnot.h |
Overridden from SNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void EndUserInteraction() |
Widgets/SRigVMGraphNodeKnot.h | ||
virtual void MoveTo
(
const FVector2f& NewPosition, |
Widgets/SRigVMGraphNodeKnot.h |