UE1:UBrowserIRCSystemMenu (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
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