FWidgetBlueprintEditor::GetReferenceFromPreview

Creates a widget reference using the preview. Which is used to lookup the stable template pointer.

Windows
MacOS
Linux

References

Module

UMGEditor

Header

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

Include

#include "WidgetBlueprintEditor.h"

Source

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

Syntax

FWidgetReference GetReferenceFromPreview
(
    UWidget * PreviewWidget
)

Remarks

Creates a widget reference using the preview. Which is used to lookup the stable template 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