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

UE1:UMenuStartGameClientWindow (RTNP)

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

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

null

Properties[edit]

DedicatedButton[edit]

Type: UWindowSmallButton


DedicatedHelp[edit]

Type: string

Modifiers: localized


Default value: "Press to launch a dedicated server."

DedicatedText[edit]

Type: string

Modifiers: localized


Default value: "Dedicated"

ServerTab[edit]

Type: UWindowPageControlPage


ServerText[edit]

Type: string

Modifiers: localized


Default value: "Server"

Default values[edit]

Property Value
bNetworkGame True

Instance functions[edit]

Created[edit]

function Created ()

Overrides: UMenuBotmatchClientWindow.Created


DedicatedPressed[edit]

function DedicatedPressed ()


Notify[edit]

function Notify (UWindowDialogControl C, byte E)

Overrides: UMenuBotmatchClientWindow.Notify


Resized[edit]

function Resized ()

Overrides: UMenuBotmatchClientWindow.Resized


StartPressed[edit]

function StartPressed ()

Overrides: UMenuBotmatchClientWindow.StartPressed