SGraphNodeComment::IsNodeUnderComment

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

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphNodeComment.h

Include

#include "SGraphNodeComment.h"

Source

/Engine/Source/Editor/GraphEditor/Private/SGraphNodeComment.cpp

Syntax

virtual bool IsNodeUnderComment
(
    UEdGraphNode_Comment * InCommentNode,
    const TSharedRef< SGraphNode > InNodeWidget
) const

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss