There is no spoon

UE1:UBrowserFavoritesMenu (UT)

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

null

Properties[edit]

EditFavorite[edit]

Type: UWindowPulldownMenuItem


EditFavoriteName[edit]

Type: string

Modifiers: localized


Default value: "&Edit Favorite"

NewFavorite[edit]

Type: UWindowPulldownMenuItem


NewFavoriteName[edit]

Type: string

Modifiers: localized


Default value: "&New Favorite"

Default values[edit]

Property Value
FavoritesName "Remove from &Favorites"

Instance functions[edit]

AddFavoriteItems[edit]

function AddFavoriteItems ()

Overrides: UBrowserRightClickMenu.AddFavoriteItems


ExecuteItem[edit]

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UBrowserRightClickMenu.ExecuteItem


ShowWindow[edit]

function ShowWindow ()

Overrides: UBrowserRightClickMenu.ShowWindow