UE1:UBrowserRightClickMenu (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
UBrowser
Direct subclass:
UBrowserFavoritesMenu
This class in other games:

null

Properties

Copy

Type: UWindowPulldownMenuItem


CopyName

Type: string

Modifiers: localized


Default value: "&Copy This Server Location"

Favorites

Type: UWindowPulldownMenuItem


FavoritesName

Type: string

Modifiers: localized


Default value: "Add to &Favorites"

Grid

Type: UBrowserServerGrid


Info

Type: UWindowPulldownMenuItem


InfoName

Type: string

Modifiers: localized


Default value: "&Server and Player Info"

List

Type: UBrowserServerList


OpenLocation

Type: UWindowPulldownMenuItem


OpenLocationName

Type: string

Modifiers: localized


Default value: "Open &Location"

PingAll

Type: UWindowPulldownMenuItem


PingAllName

Type: string

Modifiers: localized


Default value: "Ping &All Servers"

Play

Type: UWindowPulldownMenuItem


PlayName

Type: string

Modifiers: localized


Default value: "&Play on This Server"

Refresh

Type: UWindowPulldownMenuItem


RefreshName

Type: string

Modifiers: localized


Default value: "&Refresh All Servers"

RefreshServer

Type: UWindowPulldownMenuItem


RefreshServerName

Type: string

Modifiers: localized


Default value: "P&ing This Server"

Instance functions

AddFavoriteItems

function AddFavoriteItems ()


Created

function Created ()

Overrides: UWindowRightClickMenu.Created


ExecuteItem

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


ShowWindow

function ShowWindow ()

Overrides: UWindowPulldownMenu.ShowWindow