IToolTip::GetContentWidget

Gets the tool tip's content widget.

Windows
MacOS
Linux

Override Hierarchy

IToolTip::GetContentWidget()

SToolTip::GetContentWidget()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/IToolTip.h

Include

#include "Widgets/IToolTip.h"

Syntax

TSharedRef< SWidget > GetContentWidget()

Remarks

Gets the tool tip's content widget.

Returns

The content widget.

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