IToolTip::AsWidget

Gets the widget that this tool tip represents.

Windows
MacOS
Linux

Override Hierarchy

IToolTip::AsWidget()

SToolTip::AsWidget()

References

Module

SlateCore

Header

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

Include

#include "Widgets/IToolTip.h"

Syntax

TSharedRef< class SWidget > AsWidget()

Remarks

Gets the widget that this tool tip represents.

Returns

The tool tip 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