I don't need to test my programs. I have an error-correcting modem.
UE1:NewCharacterWindow (UT)
Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> NewCharacterWindow |
Contents
- 1 Properties
- 1.1 BackButton
- 1.2 bFlashOn
- 1.3 BG1
- 1.4 BG2
- 1.5 BG3
- 1.6 BGName1
- 1.7 BGName2
- 1.8 BGName3
- 1.9 CCText
- 1.10 CurrentSkill
- 1.11 Descscrolldown
- 1.12 Descscrollup
- 1.13 FaceButton
- 1.14 FaceDescs
- 1.15 FaceLabel
- 1.16 Faces
- 1.17 FaceText
- 1.18 FemaleClass
- 1.19 FemaleFace
- 1.20 FemaleSkin
- 1.21 FemaleText
- 1.22 FlashTime
- 1.23 Initialized
- 1.24 LadderObj
- 1.25 MaleClass
- 1.26 MaleFace
- 1.27 MaleSkin
- 1.28 MaleText
- 1.29 MeshWindow
- 1.30 NameButton
- 1.31 NameEdit
- 1.32 NameLabel
- 1.33 NameText
- 1.34 NextButton
- 1.35 PreferredFace
- 1.36 PreferredSex
- 1.37 PreferredSkill
- 1.38 PreferredTeam
- 1.39 SexButton
- 1.40 SexLabel
- 1.41 SexText
- 1.42 SkillButton
- 1.43 SkillLabel
- 1.44 SkillsText
- 1.45 SkillText
- 1.46 TeamButton
- 1.47 TeamDescArea
- 1.48 TeamLabel
- 1.49 TeamNameString
- 1.50 TeamText
- 1.51 TitleButton
- 2 Instance functions
- Package:
- UTMenu
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[edit]
BackButton[edit]
Type: NotifyButton
bFlashOn[edit]
Type: bool
BG1[edit]
Type: Texture
Array size: 4
BG2[edit]
Type: Texture
Array size: 4
BG3[edit]
Type: Texture
Array size: 4
BGName1[edit]
Type: string
Array size: 4
Default value, index 0: "UTMenu.CC11"
Default value, index 1: "UTMenu.CC12"
Default value, index 2: "UTMenu.CC13"
Default value, index 3: "UTMenu.CC14"
BGName2[edit]
Type: string
Array size: 4
Default value, index 0: "UTMenu.CC21"
Default value, index 1: "UTMenu.CC22"
Default value, index 2: "UTMenu.CC23"
Default value, index 3: "UTMenu.CC24"
BGName3[edit]
Type: string
Array size: 4
Default value, index 0: "UTMenu.CC31"
Default value, index 1: "UTMenu.CC32"
Default value, index 2: "UTMenu.CC33"
Default value, index 3: "UTMenu.CC34"
CCText[edit]
Type: string
Modifiers: localized
Default value: " Character Creation"
CurrentSkill[edit]
Type: int
Descscrolldown[edit]
Type: NotifyButton
Descscrollup[edit]
Type: NotifyButton
FaceButton[edit]
Type: NotifyButton
FaceDescs[edit]
Type: string
Array size: 16
FaceLabel[edit]
Type: NotifyButton
Faces[edit]
Type: string
Array size: 16
FaceText[edit]
Type: string
Modifiers: localized
Default value: "Face"
FemaleClass[edit]
Type: class<TournamentPlayer>
FemaleFace[edit]
Type: string
FemaleSkin[edit]
Type: string
FemaleText[edit]
Type: string
Modifiers: localized
Default value: "Female"
FlashTime[edit]
Type: float
Initialized[edit]
Type: bool
LadderObj[edit]
Type: LadderInventory
MaleClass[edit]
Type: class<TournamentPlayer>
MaleFace[edit]
Type: string
MaleSkin[edit]
Type: string
MaleText[edit]
Type: string
Modifiers: localized
Default value: "Male"
MeshWindow[edit]
Type: UMenuPlayerMeshClient
NameButton[edit]
Type: NotifyButton
NameEdit[edit]
Type: NameEditBox
NameLabel[edit]
Type: NotifyButton
NameText[edit]
Type: string
Modifiers: localized
Default value: "Name"
NextButton[edit]
Type: NotifyButton
PreferredFace[edit]
Type: int
Modifiers: config
PreferredSex[edit]
Type: int
Modifiers: config
PreferredSkill[edit]
Type: int
Modifiers: config
Default value: 1
PreferredTeam[edit]
Type: int
Modifiers: config
SexButton[edit]
Type: NotifyButton
SexLabel[edit]
Type: NotifyButton
SexText[edit]
Type: string
Modifiers: localized
Default value: "Gender"
SkillButton[edit]
Type: NotifyButton
SkillLabel[edit]
Type: NotifyButton
SkillsText[edit]
Type: string
Modifiers: localized
Default value: "Skill"
SkillText[edit]
Type: string
Array size: 8
Modifiers: localized
Default value, index 0: "Novice"
Default value, index 1: "Average"
Default value, index 2: "Experienced"
Default value, index 3: "Skilled"
Default value, index 4: "Adept"
Default value, index 5: "Masterful"
Default value, index 6: "Inhuman"
Default value, index 7: "Godlike"
TeamButton[edit]
Type: NotifyButton
TeamDescArea[edit]
Type: UTFadeTextArea
TeamLabel[edit]
Type: NotifyButton
TeamNameString[edit]
Type: string
Modifiers: localized
Default value: "Team Name:"
TeamText[edit]
Type: string
Modifiers: localized
Default value: "Team"
TitleButton[edit]
Type: NotifyButton
Instance functions[edit]
BackPressed[edit]
BeforePaint[edit]
Overrides: UWindowWindow.BeforePaint
Close[edit]
Overrides: UWindowWindow.Close
Created[edit]
Overrides: UWindowWindow.Created
FacePressed[edit]
HideWindow[edit]
Overrides: UWindowWindow.HideWindow
IterateFaces[edit]
NameChanged[edit]
NextPressed[edit]
Notify[edit]
Overrides: NotifyWindow.Notify
Paint[edit]
Overrides: UWindowWindow.Paint
SexPressed[edit]
SkillPressed[edit]
TeamPressed[edit]
Tick[edit]
Overrides: UWindowWindow.Tick