FWidgetReference::GetPreview

Windows
MacOS
Linux

References

Module

UMGEditor

Header

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

Include

#include "WidgetReference.h"

Source

/Engine/Source/Editor/UMGEditor/Private/WidgetReference.cpp

Syntax

UWidget * GetPreview() const

Returns

the preview 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