I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:UBrowserRightClickMenu (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
UBrowser
This class in other games:
U1, UT

null

Properties[edit]

Favorites[edit]

Type: UWindowPulldownMenuItem


FavoritesName[edit]

Type: string

Modifiers: localized


Default value: "Add to &Favorites"

Grid[edit]

Type: UBrowserServerGrid


Info[edit]

Type: UWindowPulldownMenuItem


InfoName[edit]

Type: string

Modifiers: localized


Default value: "&Server and Player Info"

List[edit]

Type: UBrowserServerList


PingAll[edit]

Type: UWindowPulldownMenuItem


PingAllName[edit]

Type: string

Modifiers: localized


Default value: "&Ping All Servers"

Refresh[edit]

Type: UWindowPulldownMenuItem


RefreshName[edit]

Type: string

Modifiers: localized


Default value: "&Refresh All Servers"

RefreshServer[edit]

Type: UWindowPulldownMenuItem


RefreshServerName[edit]

Type: string

Modifiers: localized


Default value: "&Ping This Server"

RemoveFavoritesName[edit]

Type: string

Modifiers: localized


Default value: "Remove from &Favorites"

Instance functions[edit]

CloseUp[edit]

function CloseUp ()

Overrides: UWindowPulldownMenu.CloseUp


Created[edit]

function Created ()

Overrides: UWindowPulldownMenu.Created


ExecuteItem[edit]

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


RMouseDown[edit]

function RMouseDown (float X, float Y)

Overrides: UWindowWindow.RMouseDown


RMouseUp[edit]

function RMouseUp (float X, float Y)

Overrides: UWindowWindow.RMouseUp


ShowWindow[edit]

function ShowWindow ()

Overrides: UWindowPulldownMenu.ShowWindow