Cogito, ergo sum
UE2:UT2K4SP_Main properties (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2K4MainPage >> UT2K4SP_Main (properties) |
Contents
- 1 Properties
- 1.1 bEnableTC
- 1.2 btnBack
- 1.3 btnDebugExec
- 1.4 btnDetails
- 1.5 btnPlay
- 1.6 DetailsPage
- 1.7 DonationMsg
- 1.8 edDebugExec
- 1.9 EndGameMap
- 1.10 GP
- 1.11 HighScorePage
- 1.12 InjuryPage
- 1.13 LadderCompleteMsg
- 1.14 LastLadderPage
- 1.15 LoadedPageCaption
- 1.16 MessagePage
- 1.17 msgFullTeamRequired
- 1.18 PageCaption
- 1.19 PictureMessagePage
- 1.20 ProfilePrefix
- 1.21 SetActiveTab
- 1.22 tpLadder
- 1.23 tpProfile
- 1.24 tpQualification
- 1.25 tpTeamManagement
- 1.26 tpTeamQualification
- 1.27 tpTutorials
- 1.28 Default values
;Other member categories for this class::UT2K4SP Main defaults
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. |
Properties[edit]
bEnableTC[edit]
Type: bool
Modifiers: config
btnBack[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'SPbtnBack'
btnDebugExec[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'SPbtnDebugExec'
btnDetails[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'SPbtnDetails'
btnPlay[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'SPbtnPlay'
DetailsPage[edit]
Type: string
various menu pages to open
Default value: "GUI2K4.UT2K4SP_Details"
DonationMsg[edit]
Modifiers: localized
random donation message
Default value, index 0: "You were almost broke, but an anonymous benefactor donated some credits so you can continue your tournament."
Default value, index 1: "A fan saved you from going bankrupt, you can now continue with the tournament."
edDebugExec[edit]
Type: GUIEditBox
Modifiers: automated
Default value: GUIEditBox'SPedDebugExec'
EndGameMap[edit]
Type: string
the map to open when the game has been completed
Default value: "endgame"
GP[edit]
Type: UT2K4GameProfile
HighScorePage[edit]
Type: string
various menu pages to open
Default value: "GUI2K4.UT2K4SP_HighScores"
InjuryPage[edit]
Type: string
various menu pages to open
Default value: "GUI2K4.UT2K4SP_Injury"
LadderCompleteMsg[edit]
Type: string
Modifiers: localized
Default value: "completed"
LastLadderPage[edit]
Type: UT2K4SPTab_LadderBase
the ladder with the currently selected match used for the "play" button in the team management window
LoadedPageCaption[edit]
Type: string
Modifiers: localized
used when a profile is loaded
Default value: "'s Tournament"
MessagePage[edit]
Type: string
various menu pages to open
Default value: "GUI2K4.UT2K4SP_Message"
msgFullTeamRequired[edit]
Type: string
Modifiers: localized
Default value: "A full team is required to play this match."
PageCaption[edit]
Type: string
Modifiers: localized
Default value: "Tournament"
PictureMessagePage[edit]
Type: string
various menu pages to open
Default value: "GUI2K4.UT2K4SP_PictureMessage"
ProfilePrefix[edit]
Type: string
prefix for profile names
Default value: "SP_"
SetActiveTab[edit]
Type: GUITabPanel
the pending active tab, will be activated after all tabs are added
tpLadder[edit]
Type: UT2K4SPTab_Ladder
tpProfile[edit]
Type: UT2K4SPTab_Profile
tpQualification[edit]
Type: UT2K4SPTab_Qualification
tpTeamManagement[edit]
Type: UT2K4SPTab_TeamManagement
tpTeamQualification[edit]
Type: UT2K4SPTab_TeamQualification
tpTutorials[edit]
Type: UT2K4SPTab_Tutorials