FWidgetReference::GetPreviewSlate

Windows
MacOS
Linux

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/WidgetReference.h

Include

#include "WidgetReference.h"

Syntax

TSharedPtr< SWidget > GetPreviewSlate() const

Returns

the preview slate widget. This is the transient representation of the template. Constantly being destroyed and recreated. Do not cache this pointer.

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