UE2:UT2K4Tab_MainSP (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Package:
GUI2K4

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

function int FindCacheRecordIndex (string MapName)


GetMapURL

function string GetMapURL (GUITreeList List, int Index)

Overrides: UT2K4Tab_MainBase.GetMapURL


HandleContextSelect

function bool HandleContextSelect (GUIContextMenu Sender, int Index)


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

function bool OrigONSMap (string MapName)


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)