Navigation
API > API/Editor > API/Editor/UMGEditor
Inheritance Hierarchy
- UObject
- UWidgetPaletteFavorites
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Classes/WidgetPaletteFavorites.h |
| Include | #include "WidgetPaletteFavorites.h" |
Syntax
UCLASS (Config=EditorPerProjectUserSettings)
class UWidgetPaletteFavorites : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnFavoritesUpdated | OnFavoritesUpdated | Fires after the list of favorites is updated |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UWidgetPaletteFavorites
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| TArray< FString > | GetFavorites () |
||
| void |
Typedefs
| Name | Description |
|---|---|
| FOnFavoritesUpdated |