Cogito, ergo sum
UE2:MatchSetupMaps (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> MatchSetupPanelBase >> MatchSetupMaps |
- Package:
- xVoting
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: 01/02/2004 Configures maplist for match setup
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties[edit]
Property group 'MatchSetupMaps'[edit]
li_Active[edit]
Type: GUIList
Modifiers: editconst, noexport
li_Avail[edit]
Type: GUIList
Modifiers: editconst, noexport
TrackedMaps[edit]
Internal variables[edit]
b_Add[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'AddButton'
b_AddAll[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'AddAllButton'
b_MoveDown[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'MoveDownButton'
b_MoveUp[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'MoveUpButton'
b_Remove[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'RemoveButton'
b_RemoveAll[edit]
Type: GUIButton
Modifiers: automated
Default value: GUIButton'RemoveAllButton'
lb_Active[edit]
Type: GUIListBox
Modifiers: automated
Default value: GUIListBox'ActiveList'
lb_Avail[edit]
Type: GUIListBox
Modifiers: automated
Default value: GUIListBox'InactiveList'
sb_Active[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'ActiveBackground'
sb_Avail[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'InactiveBackground'
Default values[edit]
Structs[edit]
MapInfo[edit]
Functions[edit]
Static functions[edit]
GetMapURL[edit]
StripMapName[edit]
Events[edit]
InitComponent[edit]
Overrides: GUIPanel.InitComponent
Other instance functions[edit]
AddMap[edit]
AddMapByIndex[edit]
FindTrackingIndex[edit]
HandleResponse[edit]
Overrides: MatchSetupPanelBase.HandleResponse
InitPanel[edit]
Overrides: MatchSetupPanelBase.InitPanel
InternalCheckLinkedObj[edit]
LoggedOut[edit]
Overrides: MatchSetupPanelBase.LoggedOut
ModifyMapList[edit]
ReceiveNewMap[edit]
RemoveMap[edit]
RemoveMapByIndex[edit]
SubmitChanges[edit]
Overrides: MatchSetupPanelBase.SubmitChanges