Navigation
API > API/Editor > API/Editor/UMGEditor
| Name | FWidgetHandle |
| Type | struct |
| Header File | /Engine/Source/Editor/UMGEditor/Public/WidgetReference.h |
| Include Path | #include "WidgetReference.h" |
Syntax
struct FWidgetHandle
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWidgetHandle
(
UWidget* Widget |
WidgetReference.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FWidgetBlueprintEditor | friend | WidgetReference.h | ||
| FWidgetReference | friend | WidgetReference.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Widget | TWeakObjectPtr< UWidget > | WidgetReference.h |