I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:MatchSetupMaps defaults (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> MatchSetupPanelBase >> MatchSetupMaps (defaults) |
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. |
Default values
Property | Value |
---|---|
OnLogOut | LoggedOut |
PanelCaption | "Maplist" |
Subobjects
ActiveBackground
Class: XInterface.GUISectionBackground
Property | Value |
---|---|
bBoundToParent | True |
bFillClient | True |
BottomPadding | 0.215 |
bScaleToParent | True |
Caption | "Active Maps" |
WinHeight | 0.965313 |
WinLeft | 0.511243 |
WinTop | 0.030053 |
WinWidth | 0.474194 |
ActiveList
Class: XInterface.GUIListBox
Property | Value |
---|---|
bVisibleWhenEmpty | True |
TabOrder | 1 |
WinHeight | 0.662671 |
WinLeft | 0.605861 |
WinTop | 0.108021 |
WinWidth | 0.368359 |
AddAllButton
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "Add All" |
Hint | "Add all maps to your map list" |
OnClick | ModifyMapList |
OnClickSound | CS_Up |
TabOrder | 5 |
WinHeight | 0.079184 |
WinLeft | 0.045006 |
WinTop | 0.902198 |
WinWidth | 0.190232 |
AddButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bRepeatClick | True |
Caption | "Add" |
Hint | "Add the selected maps to your map list" |
OnClick | ModifyMapList |
OnClickSound | CS_Up |
TabOrder | 6 |
WinHeight | 0.079184 |
WinLeft | 0.263743 |
WinTop | 0.902198 |
WinWidth | 0.203807 |
InactiveBackground
Class: XInterface.GUISectionBackground
Property | Value |
---|---|
bBoundToParent | True |
bFillClient | True |
BottomPadding | 0.11 |
bScaleToParent | True |
Caption | "Inactive Maps" |
WinHeight | 0.965313 |
WinLeft | 0.01388 |
WinTop | 0.030053 |
WinWidth | 0.483107 |
InactiveList
Class: XInterface.GUIListBox
Property | Value |
---|---|
bSorted | True |
bVisibleWhenEmpty | True |
TabOrder | 0 |
WinHeight | 0.662671 |
WinLeft | 0.113794 |
WinTop | 0.138078 |
WinWidth | 0.380394 |
MoveDownButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bRepeatClick | True |
Caption | "Down" |
Hint | "Move this map lower down in the list" |
OnClick | ModifyMapList |
OnClickSound | CS_Down |
TabOrder | 8 |
WinHeight | 0.079184 |
WinLeft | 0.543747 |
WinTop | 0.815376 |
WinWidth | 0.191554 |
MoveUpButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bRepeatClick | True |
Caption | "Up" |
Hint | "Move this map higher up in the list" |
OnClick | ModifyMapList |
OnClickSound | CS_Up |
TabOrder | 9 |
WinHeight | 0.079184 |
WinLeft | 0.772577 |
WinTop | 0.815376 |
WinWidth | 0.191554 |
RemoveAllButton
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "Remove All" |
Hint | "Remove all maps from your map list" |
OnClick | ModifyMapList |
OnClickSound | CS_Down |
TabOrder | 11 |
WinHeight | 0.079184 |
WinLeft | 0.772577 |
WinTop | 0.902198 |
WinWidth | 0.191554 |
RemoveButton
Class: XInterface.GUIButton
Property | Value |
---|---|
AutoSizePadding | (HorzPerc=0.5,VertPerc=0.0) |
bRepeatClick | True |
Caption | "Remove" |
Hint | "Remove the selected maps from your map list" |
OnClick | ModifyMapList |
OnClickSound | CS_Down |
TabOrder | 10 |
WinHeight | 0.079184 |
WinLeft | 0.543747 |
WinTop | 0.902198 |
WinWidth | 0.191554 |