There is no spoon
UE2:MaplistEditor defaults (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> MaplistEditor (defaults) |
Contents
- 1 Default values
- 2 Subobjects
- 2.1 ActiveBackground
- 2.2 ActiveMaps
- 2.3 AddAllButton
- 2.4 AddButton
- 2.5 DeleteMaplistButton
- 2.6 InactiveBackground
- 2.7 InactiveMaps
- 2.8 MapListSectionBackground
- 2.9 MoveDownButton
- 2.10 MoveUpButton
- 2.11 NewMaplistButton
- 2.12 RemoveAllButton
- 2.13 RemoveButton
- 2.14 RenameMaplistButton
- 2.15 SelectMaplistCombo
;Other member categories for this class::properties
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
Property | Value |
---|---|
bSorted | True |
bVisibleWhenEmpty | True |
TabOrder | 4 |
WinHeight | 0.662671 |
WinLeft | 0.113794 |
WinTop | 0.138078 |
WinWidth | 0.380394 |
MapListSectionBackground
Class: GUI2K4.AltSectionBackground
Property | Value |
---|---|
WinHeight | 0.190595 |
WinLeft | 0.023646 |
WinTop | 0.055162 |
WinWidth | 0.9431 |
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
Property | Value |
---|---|
bAutoSize | True |
Caption | "NEW" |
Hint | "Create a new custom maplist" |
OnClick | CustomMaplistClick |
TabOrder | 1 |
WinHeight | 0.056312 |
WinLeft | 0.060671 |
WinTop | 0.102551 |
WinWidth | 0.12302 |
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
Property | Value |
---|---|
bAutoSize | True |
Caption | "RENAME" |
Hint | "Rename the currently selected maplist" |
OnClick | CustomMaplistClick |
TabOrder | 2 |
WinHeight | 0.056312 |
WinLeft | 0.189348 |
WinTop | 0.102551 |
WinWidth | 0.12302 |
SelectMaplistCombo
Class: XInterface.GUIComboBox
Property | Value |
---|---|
bReadOnly | True |
Hint | "Load a existing custom maplist" |
OnChange | MaplistSelectChange |
TabOrder | 0 |
WinHeight | 0.045083 |
WinLeft | 0.47155 |
WinTop | 0.109808 |
WinWidth | 0.441384 |