Mostly Harmless

UE2:Tab_InstantActionMain (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_InstantActionMain
Package: 
RTInterface
This class in other games:
UT2003, UT2004

null

Properties[edit]

LastMap[edit]

Type: string

Modifiers: config

Stores the last known settings

LoadMapButton[edit]

Type: GUIButton


MyMapImage[edit]

Type: GUIImage


MyMapList[edit]

Type: GUIListBox


MyMapScroll[edit]

Type: GUIScrollTextBox


Default values[edit]

Property Value
Controls[0] GUIListBox'RTInterface.Tab_InstantActionMain.IAMain_MapList'
Controls[1] GUIImage'RTInterface.Tab_InstantActionMain.IAMain_MapImage'
Controls[2] GUIScrollTextBox'RTInterface.Tab_InstantActionMain.IAMain_MapScroll'
Controls[3] GUIImage'RTInterface.Tab_InstantActionMain.IAMainBK2'
Controls[4] GUIButton'RTInterface.Tab_InstantActionMain.LoadMapB'
WinHeight 0.77
WinTop 0.15

Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


LoadMap[edit]

function bool LoadMap (GUIComponent Sender)


MapListChange[edit]

function MapListChange (GUIComponent Sender)


Play[edit]

function string Play ()


ReadMapInfo[edit]

function ReadMapInfo (string MapName)


ReadMapList[edit]

function ReadMapList ()