Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/UWidgetEditingProjectSettings
Syntax
UPROPERTY (EditAnywhere, Config, Category=Designer,
Meta=(AllowAbstract="", EditCondition="bUseUserWidgetParentDefaultClassViewerSelector"))
TArray < TSoftClassPtr< UUserWidget > > FavoriteWidgetParentClasses
Remarks
The list of parent classes to choose from for newly constructed widget blueprints. The classes must have empty widget hierarchies.