I'm a doctor, not a mechanic

UE1:UMenuNewGameClientWindow (UT)

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

null

Properties[edit]

OKButton[edit]

Type: UWindowSmallButton


SkillCombo[edit]

Type: UWindowComboControl


SkillHelp[edit]

Type: string

Modifiers: localized


Default value: "Select the difficulty you wish to play at."

SkillLabel[edit]

Type: UMenuLabelControl


Skills[edit]

Type: string

Array size: 4

Modifiers: localized


Default value, index 0: "Easy"

Default value, index 1: "Medium"

Default value, index 2: "Hard"

Default value, index 3: "Unreal"

SkillStrings[edit]

Type: string

Array size: 4

Modifiers: localized


Default value, index 0: "Tourist mode."

Default value, index 1: "Ready for some action!"

Default value, index 2: "Not for the faint of heart."

Default value, index 3: "Death wish."

SkillText[edit]

Type: string

Modifiers: localized


Default value: "Skill Level:"

StartMap[edit]

Type: string


Default value: "..\maps\Vortex2.unr"

Instance functions[edit]

BeforePaint[edit]

function BeforePaint (Canvas C, float X, float Y)

Overrides: UWindowWindow.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


Notify[edit]

function Notify (UWindowDialogControl C, byte E)

Overrides: UMenuPageWindow.Notify


OKClicked[edit]

function OKClicked ()


SkillChanged[edit]

function SkillChanged ()