SGraphNodeComment::IsNodeUnderComment

Helper function to determine if a node is under this comment widget or not

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphNodeComment

  • SGraphNodeComment::IsNodeUnderComment()

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphNodeComment.h
Include #include "SGraphNodeComment.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphNodeComment.cpp
virtual bool IsNodeUnderComment
(
    [UEdGraphNode_Comment](API\Editor\UnrealEd\UEdGraphNode_Comment) * InCommentNode,
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SGraphNode](API\Editor\GraphEditor\SGraphNode) > InNodeWidget
) const

Remarks

Helper function to determine if a node is under this comment widget or not


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library