Gah - a solution with more questions. – EntropicLqd
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[edit]
BorderMat[edit]
Type: Material
Default value: Material'2K4Menus.Controls.sectionback'
ShadowMat[edit]
Type: Material
Default value: Material'2K4Menus.Controls.shadow'
StartTutorial[edit]
Type: string
Modifiers: localized
Default value: "Click to play tutorial for"
TutImages[edit]
Tutorials[edit]
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[edit]
Property | Value |
---|---|
PanelCaption | "Tutorial" |
Structs[edit]
SPTutorial[edit]
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[edit]
Static functions[edit]
unlockButton[edit]
Events[edit]
InitComponent[edit]
Overrides: UT2K4SPTab_Base.InitComponent
Other instance functions[edit]
CreateButtons[edit]
OnTutorialClick[edit]
ShowPanel[edit]
Overrides: UT2K4SPTab_Base.ShowPanel
make sure the main window is set