I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UMenuStartGameClientWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UMenu
This class in other games:
RTNP

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