Navigation
API > API/Plugins > API/Plugins/RigVMEditor
| Name | SRigVMGraphNodeComment |
| Type | class |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/Widgets/SRigVMGraphNodeComment.h |
| Include Path | #include "Widgets/SRigVMGraphNodeComment.h" |
Syntax
class SRigVMGraphNodeComment : public SGraphNodeComment
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeResizable → SGraphNodeComment → SRigVMGraphNodeComment
- FSlateControlledConstruction → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeResizable → SGraphNodeComment → SRigVMGraphNodeComment
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SRigVMGraphNodeComment() |
Widgets/SRigVMGraphNodeComment.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CachedColorBubble | int8 | Widgets/SRigVMGraphNodeComment.h | ||
| CachedNodeCommentColor | FLinearColor | Widgets/SRigVMGraphNodeComment.h |
Functions
Public
Overridden from SGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FReply OnMouseButtonUp
(
const FGeometry& MyGeometry, |
Widgets/SRigVMGraphNodeComment.h | ||
virtual void Tick
(
const FGeometry& AllottedGeometry, |
Widgets/SRigVMGraphNodeComment.h |
Overridden from SNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void EndUserInteraction() |
Widgets/SRigVMGraphNodeComment.h | ||
virtual void MoveTo
(
const FVector2f& NewPosition, |
Widgets/SRigVMGraphNodeComment.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsNodeUnderComment
(
UEdGraphNode* InNode |
Widgets/SRigVMGraphNodeComment.h | ||
bool IsNodeUnderComment
(
const FVector2f& InNodePosition |
Widgets/SRigVMGraphNodeComment.h | ||
bool IsNodeUnderComment
(
const FVector2f& InCommentPosition, |
Widgets/SRigVMGraphNodeComment.h |
Overridden from SGraphNodeComment
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsNodeUnderComment
(
UEdGraphNode_Comment* InCommentNode, |
Widgets/SRigVMGraphNodeComment.h |