Cogito, ergo sum
UE1:ManagerWindow (UT)
Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> ManagerWindowStub >> ManagerWindow |
Contents
- 1 Properties
- 1.1 ASDoor
- 1.2 ASDoorOpen
- 1.3 ASLadderButton
- 1.4 ASText
- 1.5 BackButton
- 1.6 BG1
- 1.7 BG2
- 1.8 BG3
- 1.9 BGName1
- 1.10 BGName2
- 1.11 BGName3
- 1.12 bOpened
- 1.13 ChalDoor
- 1.14 ChalDoorOpen
- 1.15 ChallengeLadderButton
- 1.16 ChallengeString
- 1.17 ChallengeText
- 1.18 ChalPosString
- 1.19 CTFDoor
- 1.20 CTFDoorOpen
- 1.21 CTFLadderButton
- 1.22 CTFText
- 1.23 DMLadderButton
- 1.24 DMText
- 1.25 DOMDoor
- 1.26 DOMDoorOpen
- 1.27 DOMLadderButton
- 1.28 DOMText
- 1.29 InfoArea
- 1.30 LadderObj
- 1.31 LadderTypes
- 1.32 MatchesString
- 1.33 NextButton
- 1.34 OpenTime
- 1.35 RankString
- 1.36 SelectedLadder
- 1.37 TrophyButton
- 1.38 TrophyDoor
- 1.39 TrophyDoorOpen
- 1.40 TrophyText
- 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
ASDoor
Type: DoorArea
ASDoorOpen
Type: int
Array size: 5
Modifiers: globalconfig
ASLadderButton
Type: NotifyButton
ASText
Type: string
Modifiers: localized
Default value: "Assault"
BackButton
Type: NotifyButton
BG1
Type: Texture
Array size: 4
BG2
Type: Texture
Array size: 4
BG3
Type: Texture
Array size: 4
BGName1
Type: string
Array size: 4
Default value, index 0: "UTMenu.Sel11"
Default value, index 1: "UTMenu.Sel12"
Default value, index 2: "UTMenu.Sel13"
Default value, index 3: "UTMenu.Sel14"
BGName2
Type: string
Array size: 4
Default value, index 0: "UTMenu.Sel21"
Default value, index 1: "UTMenu.Sel22"
Default value, index 2: "UTMenu.Sel23"
Default value, index 3: "UTMenu.Sel24"
BGName3
Type: string
Array size: 4
Default value, index 0: "UTMenu.Sel31"
Default value, index 1: "UTMenu.Sel32"
Default value, index 2: "UTMenu.Sel33"
Default value, index 3: "UTMenu.Sel34"
bOpened
Type: bool
ChalDoor
Type: DoorArea
ChalDoorOpen
Type: int
Array size: 5
Modifiers: globalconfig
ChallengeLadderButton
Type: NotifyButton
ChallengeString
Type: string
Modifiers: localized
Default value: "FINAL TOURNAMENT CHALLENGE"
ChallengeText
Type: string
Modifiers: localized
Default value: "Challenge"
ChalPosString
Type: string
Modifiers: localized
Default value: "Challenge Rank:"
CTFDoor
Type: DoorArea
CTFDoorOpen
Type: int
Array size: 5
Modifiers: globalconfig
CTFLadderButton
Type: NotifyButton
CTFText
Type: string
Modifiers: localized
Default value: "Capture the Flag"
DMLadderButton
Type: NotifyButton
DMText
Type: string
Modifiers: localized
Default value: "Deathmatch"
DOMDoor
Type: DoorArea
DOMDoorOpen
Type: int
Array size: 5
Modifiers: globalconfig
DOMLadderButton
Type: NotifyButton
DOMText
Type: string
Modifiers: localized
Default value: "Domination"
InfoArea
Type: UTFadeTextArea
LadderObj
Type: LadderInventory
LadderTypes
Type: string
Array size: 5
Default value, index 0: "UTMenu.UTLadderDM"
Default value, index 1: "UTMenu.UTLadderDOM"
Default value, index 2: "UTMenu.UTLadderCTF"
Default value, index 3: "UTMenu.UTLadderAS"
Default value, index 4: "UTMenu.UTLadderChal"
MatchesString
Type: string
Modifiers: localized
Default value: "Matches Completed:"
NextButton
Type: NotifyButton
OpenTime
Type: float
RankString
Type: string
Array size: 4
Modifiers: localized
Default value, index 0: "Deathmatch Rank:"
Default value, index 1: "Domination Rank:"
Default value, index 2: "CTF Rank:"
Default value, index 3: "Assault Rank:"
SelectedLadder
Type: int
TrophyButton
Type: NotifyButton
TrophyDoor
Type: DoorArea
TrophyDoorOpen
Type: int
Array size: 5
Modifiers: globalconfig
TrophyText
Type: string
Modifiers: localized
Default value: "Trophy Room"
Instance functions
BeforePaint
Overrides: UWindowWindow.BeforePaint
Close
Overrides: UWindowWindow.Close
Created
Overrides: UWindowWindow.Created
HideWindow
Overrides: UWindowWindow.HideWindow
Lite
Notify
Overrides: NotifyWindow.Notify
OpenDemoDoors
OpenDoors
Paint
Overrides: UWindowWindow.Paint
ShowWindow
Overrides: UWindowWindow.ShowWindow
Tick
Overrides: UWindowWindow.Tick