There is no spoon

UE1:UBrowserIRCSystemMenu (UT)

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

null

Properties[edit]

Connect[edit]

Type: UWindowPulldownMenuItem


ConnectText[edit]

Type: string

Modifiers: localized


Default value: "&Connect"

Disconnect[edit]

Type: UWindowPulldownMenuItem


DisconnectText[edit]

Type: string

Modifiers: localized


Default value: "&Disconnect"

Join[edit]

Type: UWindowPulldownMenuItem


JoinText[edit]

Type: string

Modifiers: localized


Default value: "&Join"

Instance functions[edit]

Created[edit]

function Created ()

Overrides: UWindowRightClickMenu.Created


ExecuteItem[edit]

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


ShowWindow[edit]

function ShowWindow ()

Overrides: UWindowPulldownMenu.ShowWindow