SGraphNodeAI::GetComplexTooltip

Override this to provide support for an 'expensive' tooltip widget that is only built on demand

Windows
MacOS
Linux

Override Hierarchy

SGraphNode::GetComplexTooltip()

SGraphNodeAI::GetComplexTooltip()

References

Module

AIGraph

Header

/Engine/Source/Editor/AIGraph/Public/SGraphNodeAI.h

Include

#include "SGraphNodeAI.h"

Source

/Engine/Source/Editor/AIGraph/Private/SGraphNodeAI.cpp

Syntax

virtual TSharedPtr< SToolTip > GetComplexTooltip()

Remarks

Override this to provide support for an 'expensive' tooltip widget that is only built on demand

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