SGraphNodeK2Composite::GetComplexTooltip

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

Unreal Engine C++ API Reference > Editor > GraphEditor > KismetNodes > SGraphNodeK2Composite

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/KismetNodes/SGraphNodeK2Composite.h
Include #include "KismetNodes/SGraphNodeK2Composite.h"
Source /Engine/Source/Editor/GraphEditor/Private/KismetNodes/SGraphNodeK2Composite.cpp
virtual [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SToolTip](API\Runtime\Slate\Widgets\SToolTip) > GetComplexTooltip()  

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library