UE2:UT2K4Tab_MainSP (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4GameTabBase >> UT2K4Tab_MainBase >> UT2K4Tab_MainSP |
- 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. |
Created on: 12/11/2003 Instant Action version of maplist tab This version displays single maplist with preview images
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
See UT2K4Tab_MainSP properties.
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: UT2K4Tab_MainBase.InitComponent
SetVisibility
event SetVisibility (bool bIsVisible)
Overrides: GUIMultiComponent.SetVisibility
Other instance functions
CheckGameTutorial
function CheckGameTutorial ()
FindCacheRecordIndex
GetMapURL
Overrides: UT2K4Tab_MainBase.GetMapURL
HandleContextSelect
InitGameType
function InitGameType ()
Overrides: UT2K4Tab_MainBase.InitGameType
InitMaps
function InitMaps (optional string MapPrefix)
Overrides: UT2K4Tab_MainBase.InitMaps
InternalOnCreateComponent
function InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Sender)
MapListChange
function MapListChange (GUIComponent Sender)
MaplistConfigClick
function MaplistConfigClick (GUIComponent Sender)
MapListDblClick
function bool MapListDblClick (GUIComponent Sender)
OrigONSMap
Play
function string Play ()
Overrides: UT2K4GameTabBase.Play
ReadMapInfo
function ReadMapInfo (string MapName)
SetGameTypeCaption
function SetGameTypeCaption ()
TutorialClicked
function TutorialClicked (GUIComponent Sender)
UpdateScreenshot
function UpdateScreenshot (int Index)