ISlateEditableTextWidget::GetSlateWidgetPtr

Get the Slate widget this interface is representing (may be null during destruction)

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/ISlateEditableTextWidget.h

Include

#include "Widgets/Text/ISlateEditableTextWidget.h"

Syntax

TSharedPtr< SWidget > GetSlateWidgetPtr()

Remarks

Get the Slate widget this interface is representing (may be null during destruction)

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