UE1:UBrowserFavoritesMenu (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl >> UWindowPulldownMenu >> UWindowRightClickMenu >> UBrowserRightClickMenu >> UBrowserFavoritesMenu |
- Package:
- UBrowser
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
EditFavorite
Type: UWindowPulldownMenuItem
EditFavoriteName
Type: string
Modifiers: localized
Default value: "&Edit Favorite"
NewFavorite
Type: UWindowPulldownMenuItem
NewFavoriteName
Type: string
Modifiers: localized
Default value: "&New Favorite"
Default values
Property | Value |
---|---|
FavoritesName | "Remove from &Favorites" |
Instance functions
AddFavoriteItems
function AddFavoriteItems ()
Overrides: UBrowserRightClickMenu.AddFavoriteItems
ExecuteItem
function ExecuteItem (UWindowPulldownMenuItem I)
Overrides: UBrowserRightClickMenu.ExecuteItem
ShowWindow
function ShowWindow ()
Overrides: UBrowserRightClickMenu.ShowWindow