SGraphNodeComment::CanBeSelected

Return if the node can be selected, by pointing given location

Windows
MacOS
Linux

Override Hierarchy

SNodePanel::SNode::CanBeSelected()

SGraphNodeComment::CanBeSelected()

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 CanBeSelected
(
    const FVector2D & MousePositionInNode
) const

Remarks

Return if the node can be selected, by pointing given location

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