The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:UT2K4SPTab_Tutorials (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4SPTab_Base >> UT2K4SPTab_Tutorials |
Contents
- Package:
- GUI2K4
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. |
Single player tutorial screen
Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved
Properties
BorderMat
Type: Material
Default value: Material'2K4Menus.Controls.sectionback'
ShadowMat
Type: Material
Default value: Material'2K4Menus.Controls.shadow'
StartTutorial
Type: string
Modifiers: localized
Default value: "Click to play tutorial for"
TutImages
Tutorials
Type: array<SPTutorial>
Modifiers: config
Default value, index 0:
Member | Value |
---|---|
GameClass | "xGame.xDeathMatch" |
Map | "TUT-DM" |
Preview | "LadderShots.TeamDMMoneyShot" |
PreviewLocked | "LadderShots.TeamDMShot" |
unLocked | False |
Default value, index 1:
Member | Value |
---|---|
GameClass | "xGame.xCTFGame" |
Map | "TUT-CTF" |
Preview | "LadderShots.CTFMoneyShot" |
PreviewLocked | "LadderShots.CTFShot" |
unLocked | False |
Default value, index 2:
Member | Value |
---|---|
GameClass | "xGame.xDoubleDom" |
Map | "TUT-DOM2" |
Preview | "LadderShots.DOMMoneyShot" |
PreviewLocked | "LadderShots.DOMShot" |
unLocked | False |
Default value, index 3:
Member | Value |
---|---|
GameClass | "xGame.xBombingRun" |
Map | "TUT-BR" |
Preview | "LadderShots.BRMoneyShot" |
PreviewLocked | "LadderShots.BRShot" |
unLocked | False |
Default values
Property | Value |
---|---|
PanelCaption | "Tutorial" |
Structs
SPTutorial
Single player tutorial record. Gameclass is used for the tutorial name Preview is the image to use when the tutorial is available PreviewLocked is used when it's locked Map is the url to start
Functions
Static functions
unlockButton
Events
InitComponent
Overrides: UT2K4SPTab_Base.InitComponent
Other instance functions
CreateButtons
OnTutorialClick
ShowPanel
Overrides: UT2K4SPTab_Base.ShowPanel
make sure the main window is set