Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SPanel
- SNodePanel::SNode
- SGraphNode
- SGraphNodeDefault
- SGraphNodeKnot
- SRigVMGraphNodeKnot
References
| Module | RigVMEditor |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphNodeKnot.h |
| Include | #include "Widgets/SRigVMGraphNodeKnot.h" |
Syntax
class SRigVMGraphNodeKnot : public SGraphNodeKnot
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
||
| void |
Overridden from SNode
| Type | Name | Description | |
|---|---|---|---|
| void | Called when user interaction has completed | ||
| void |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |