I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:Tab_InstantActionMain (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_InstantActionMain |
- Package:
- RTInterface
- This class in other games:
- UT2003, UT2004
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. |
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 ()