Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/Preview
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/Preview/PreviewMode.h |
| Include | #include "Preview/PreviewMode.h" |
Syntax
class FPreviewMode
Functions
| Type | Name | Description | |
|---|---|---|---|
| UUserWidget * | |||
| TArray< UObject * > | |||
| FSimpleMulticastDelegate & | |||
| FSimpleMulticastDelegate & | |||
| void | SetPreviewWidget
(
UUserWidget* Widget |
||
| void | SetSelectedObject
(
TArray< TWeakObjectPtr< UObject > > Objects |
||
| void | SetSelectedObject
(
TArrayView< UObject* > Objects |