Gah - a solution with more questions. – EntropicLqd

UE1:UBrowserIRCChannelMenu (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UBrowser

null

Properties[edit]

Join[edit]

Type: UWindowPulldownMenuItem


JoinText[edit]

Type: string

Modifiers: localized


Default value: "&Join"

Part[edit]

Type: UWindowPulldownMenuItem


PartText[edit]

Type: string

Modifiers: localized


Default value: "&Leave"

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