SGraphNode::GetToolTip

Windows
MacOS
Linux

Override Hierarchy

SWidget::GetToolTip()

SGraphNode::GetToolTip()

References

Module

GraphEditor

Header

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

Include

#include "SGraphNode.h"

Source

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

Syntax

virtual TSharedPtr< IToolTip > GetToolTip()

Returns

The tool tip associated with this widget; Invalid reference if there is not one

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