Mostly Harmless

UE1:UBrowserFavoritesMenu (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UBrowser

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