Mostly Harmless
UE1:UMenuPlayerSetupClient (RTNP)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UMenuDialogClientWindow >> UMenuPlayerSetupClient |
Contents
- 1 Properties
- 1.1 Property group 'UMenuPlayerSetupClient'
- 1.2 Internal variables
- 1.2.1 ClassCombo
- 1.2.2 ClassHelp
- 1.2.3 ClassText
- 1.2.4 FaceCombo
- 1.2.5 FaceHelp
- 1.2.6 FaceText
- 1.2.7 Initialized
- 1.2.8 MeshName
- 1.2.9 MeshWindow
- 1.2.10 NameEdit
- 1.2.11 NameHelp
- 1.2.12 NameText
- 1.2.13 NewPlayerClass
- 1.2.14 NoTeam
- 1.2.15 PlayerBaseClass
- 1.2.16 SkinCombo
- 1.2.17 SkinHelp
- 1.2.18 SkinText
- 1.2.19 TeamCombo
- 1.2.20 TeamHelp
- 1.2.21 Teams
- 1.2.22 TeamText
- 2 Instance functions
- Package:
- UMenu
- Direct subclass:
- UMenuBotSetupBase
- This class in other games:
- UT
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties
Property group 'UMenuPlayerSetupClient'
ControlOffset
Type: int
Default value: 25
Internal variables
ClassCombo
Type: UWindowComboControl
ClassHelp
Type: string
Modifiers: localized
Default value: "Select your player class."
ClassText
Type: string
Modifiers: localized
Default value: "Class:"
FaceCombo
Type: UWindowComboControl
FaceHelp
Type: string
Modifiers: localized
Default value: "Choose a face for your player."
FaceText
Type: string
Modifiers: localized
Default value: "Face:"
Initialized
Type: bool
MeshName
Type: string
MeshWindow
Type: UMenuPlayerMeshClient
NameEdit
Type: UWindowEditControl
NameHelp
Type: string
Modifiers: localized
Default value: "Set your player name."
NameText
Type: string
Modifiers: localized
Default value: "Name:"
NewPlayerClass
NoTeam
Type: string
Modifiers: localized
Default value: "None"
PlayerBaseClass
Type: string
Default value: "UnrealiPlayer"
SkinCombo
Type: UWindowComboControl
SkinHelp
Type: string
Modifiers: localized
Default value: "Choose a skin for your player."
SkinText
Type: string
Modifiers: localized
Default value: "Skin:"
TeamCombo
Type: UWindowComboControl
TeamHelp
Type: string
Modifiers: localized
Default value: "Select the team you wish to play on."
Teams
Type: string
Array size: 4
Modifiers: localized
Default value, index 0: "Red"
Default value, index 1: "Blue"
Default value, index 2: "Green"
Default value, index 3: "Gold"
TeamText
Type: string
Modifiers: localized
Default value: "Team:"
Instance functions
AfterCreate
Overrides: UWindowWindow.AfterCreate
BeforePaint
Overrides: UWindowWindow.BeforePaint
ClassChanged
Created
Overrides: UWindowWindow.Created
FaceChanged
IterateFaces
IterateSkins
LoadClasses
LoadCurrent
NameChanged
Notify
Overrides: UMenuDialogClientWindow.Notify
SaveConfigs
Overrides: UWindowWindow.SaveConfigs