I don't need to test my programs. I have an error-correcting modem.

UE1:UBrowserRightClickMenu (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UBrowser
This class in other games:
U1, UT

null

Properties

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


PingAll

Type: UWindowPulldownMenuItem


PingAllName

Type: string

Modifiers: localized


Default value: "&Ping All Servers"

Refresh

Type: UWindowPulldownMenuItem


RefreshName

Type: string

Modifiers: localized


Default value: "&Refresh All Servers"

RefreshServer

Type: UWindowPulldownMenuItem


RefreshServerName

Type: string

Modifiers: localized


Default value: "&Ping This Server"

RemoveFavoritesName

Type: string

Modifiers: localized


Default value: "Remove from &Favorites"

Instance functions

CloseUp

function CloseUp ()

Overrides: UWindowPulldownMenu.CloseUp


Created

function Created ()

Overrides: UWindowPulldownMenu.Created


ExecuteItem

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


RMouseDown

function RMouseDown (float X, float Y)

Overrides: UWindowWindow.RMouseDown


RMouseUp

function RMouseUp (float X, float Y)

Overrides: UWindowWindow.RMouseUp


ShowWindow

function ShowWindow ()

Overrides: UWindowPulldownMenu.ShowWindow