Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/Widgets > API/Plugins/RigVMEditor/Widgets/SRigVMGraphNodeComment
| Type | Name | Description | |
|---|---|---|---|
| bool | IsNodeUnderComment
(
UEdGraphNode* InNode |
||
| bool | IsNodeUnderComment
(
const FVector2D& InNodePosition |
Helper function to determine if a node is under this comment widget or not | |
| bool | IsNodeUnderComment
(
UEdGraphNode_Comment* InCommentNode, |
Helper function to determine if a node is under this comment widget or not | |
| bool | IsNodeUnderComment
(
const FVector2D& InCommentPosition, |
Helper function to determine if a node is under this comment widget or not |