UE2:MaplistEditor defaults (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> MaplistEditor (defaults) |
;Other member categories for this class::
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 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bCaptureInput | True | ||||||||||
bResizeHeightAllowed | False | ||||||||||
bResizeWidthAllowed | False | ||||||||||
DefaultHeight | 0.931305 | ||||||||||
DefaultLeft | 0.038125 | ||||||||||
DefaultTop | 0.02168 | ||||||||||
DefaultWidth | 0.930313 | ||||||||||
InactiveFadeColor |
| ||||||||||
MinPageHeight | 0.931305 | ||||||||||
MinPageWidth | 0.930313 | ||||||||||
WindowName | "Maplist Configuration" | ||||||||||
WinHeight | 0.931305 | ||||||||||
WinLeft | 0.038125 | ||||||||||
WinTop | 0.02168 | ||||||||||
WinWidth | 0.930313 |
Subobjects
ActiveBackground
Class: XInterface.GUISectionBackground
Property | Value |
---|---|
bBoundToParent | True |
bFillClient | True |
BottomPadding | 0.0 |
bScaleToParent | True |
Caption | "Active Maps" |
WinHeight | 0.564917 |
WinLeft | 0.511243 |
WinTop | 0.261835 |
WinWidth | 0.465432 |
ActiveMaps
Class: XInterface.GUITreeListBox
Property | Value |
---|---|
bVisibleWhenEmpty | True |
TabOrder | 7 |
WinLeft | 0.605861 |
WinTop | 0.108021 |
WinWidth | 0.368359 |
AddAllButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bScaleToParent | True |
Caption | "Add All" |
Hint | "Add all maps to your map list" |
OnClick | ModifyMapList |
OnClickSound | CS_Up |
TabOrder | 5 |
WinHeight | 0.056312 |
WinLeft | 0.045006 |
WinTop | 0.852538 |
WinWidth | 0.190232 |
AddButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bRepeatClick | True |
bScaleToParent | True |
Caption | "Add" |
Hint | "Add the selected maps to your map list" |
OnClick | ModifyMapList |
OnClickSound | CS_Up |
TabOrder | 6 |
WinHeight | 0.056312 |
WinLeft | 0.263743 |
WinTop | 0.852538 |
WinWidth | 0.203807 |
DeleteMaplistButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bAutoSize | True |
Caption | "DELETE" |
Hint | "Delete the currently selected maplist. If this is the last maplist for this gametype, a new default maplist will be generated." |
OnClick | CustomMaplistClick |
OnPreDraw | ButtonPreDraw |
TabOrder | 3 |
WinHeight | 0.056312 |
WinLeft | 0.318024 |
WinTop | 0.102551 |
WinWidth | 0.12302 |
InactiveBackground
Class: XInterface.GUISectionBackground
Property | Value |
---|---|
bBoundToParent | True |
bFillClient | True |
BottomPadding | 0.0 |
bScaleToParent | True |
Caption | "Inactive Maps" |
WinHeight | 0.564917 |
WinLeft | 0.034914 |
WinTop | 0.261835 |
WinWidth | 0.465432 |
InactiveMaps
Class: XInterface.GUITreeListBox
MapListSectionBackground
Class: GUI2K4.AltSectionBackground
MoveDownButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bRepeatClick | True |
bScaleToParent | True |
Caption | "Down" |
Hint | "Move this map lower down in the list" |
OnClick | ModifyMapList |
OnClickSound | CS_Down |
TabOrder | 8 |
WinHeight | 0.056312 |
WinLeft | 0.543747 |
WinTop | 0.852538 |
WinWidth | 0.191554 |
MoveUpButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bRepeatClick | True |
bScaleToParent | True |
Caption | "Up" |
Hint | "Move this map higher up in the list" |
OnClick | ModifyMapList |
OnClickSound | CS_Up |
TabOrder | 9 |
WinHeight | 0.056312 |
WinLeft | 0.772577 |
WinTop | 0.852538 |
WinWidth | 0.191554 |
NewMaplistButton
Class: XInterface.GUIButton
RemoveAllButton
Class: XInterface.GUIButton
Property | Value |
---|---|
bScaleToParent | True |
Caption | "Remove All" |
Hint | "Remove all maps from your map list" |
OnClick | ModifyMapList |
OnClickSound | CS_Down |
TabOrder | 11 |
WinHeight | 0.056312 |
WinLeft | 0.772577 |
WinTop | 0.898111 |
WinWidth | 0.191554 |
RemoveButton
Class: XInterface.GUIButton
Property | Value |
---|---|
AutoSizePadding | (HorzPerc=0.5,VertPerc=0.0) |
bRepeatClick | True |
bScaleToParent | True |
Caption | "Remove" |
Hint | "Remove the selected maps from your map list" |
OnClick | ModifyMapList |
OnClickSound | CS_Down |
TabOrder | 10 |
WinHeight | 0.056312 |
WinLeft | 0.543747 |
WinTop | 0.898111 |
WinWidth | 0.191554 |
RenameMaplistButton
Class: XInterface.GUIButton
SelectMaplistCombo
Class: XInterface.GUIComboBox