I'm a doctor, not a mechanic

UE1:UBrowserIRCSystemMenu (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09: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

null

Properties

Connect

Type: UWindowPulldownMenuItem


ConnectText

Type: string

Modifiers: localized


Default value: "&Connect"

Disconnect

Type: UWindowPulldownMenuItem


DisconnectText

Type: string

Modifiers: localized


Default value: "&Disconnect"

Join

Type: UWindowPulldownMenuItem


JoinText

Type: string

Modifiers: localized


Default value: "&Join"

Instance functions

Created

function Created ()

Overrides: UWindowRightClickMenu.Created


ExecuteItem

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


ShowWindow

function ShowWindow ()

Overrides: UWindowPulldownMenu.ShowWindow