Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:MaplistEditor properties (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search

;Other member categories for this class::defaults

Properties[edit]

Property group 'MaplistEditor'[edit]

AutoSelectText[edit]

Type: string

Modifiers: localized


Default value: "Random"

BonusVehicles[edit]

Type: string

Modifiers: localized


Default value: " (Bonus Vehicles)"

CurrentGameType[edit]

Type: CacheManager.GameRecord

Modifiers: editconst, noexport


GameIndex[edit]

Type: int

Modifiers: editconst, noexport


InvalidMaplistClassText[edit]

Type: string

Modifiers: localized


Default value: "Could not create new custom maplist %name% because %game% has an invalid maplist class: '%mapclass%'!"

li_Active[edit]

Type: GUITreeList

Modifiers: editconst, noexport


li_Avail[edit]

Type: GUITreeList

Modifiers: editconst, noexport


LinkText[edit]

Type: string

Modifiers: localized


Default value: "Link Setup"

MapHandler[edit]

Type: MaplistManager

Modifiers: editconst, noexport


MaplistEditCaption[edit]

Type: string

Modifiers: localized


Default value: "Maplist name: "

Maps[edit]

Type: array<MaplistRecord.MapItem>

Modifiers: editconst, noexport


NewMaplistPageCaption[edit]

Type: string

Modifiers: localized


Default value: "Create custom maplist"

RecordIndex[edit]

Type: int

Modifiers: editconst, noexport


RenameMaplistPageCaption[edit]

Type: string

Modifiers: localized


Default value: "Rename maplist"

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_Delete[edit]

Type: GUIButton

Modifiers: automated


Default value: GUIButton'DeleteMaplistButton'

b_MoveDown[edit]

Type: GUIButton

Modifiers: automated


Default value: GUIButton'MoveDownButton'

b_MoveUp[edit]

Type: GUIButton

Modifiers: automated


Default value: GUIButton'MoveUpButton'

b_New[edit]

Type: GUIButton

Modifiers: automated


Default value: GUIButton'NewMaplistButton'

b_Remove[edit]

Type: GUIButton

Modifiers: automated


Default value: GUIButton'RemoveButton'

b_RemoveAll[edit]

Type: GUIButton

Modifiers: automated


Default value: GUIButton'RemoveAllButton'

b_Rename[edit]

Type: GUIButton

Modifiers: automated


Default value: GUIButton'RenameMaplistButton'

bOnlyShowCustom[edit]

Type: bool


bOnlyShowOfficial[edit]

Type: bool


co_Maplist[edit]

Type: GUIComboBox

Modifiers: automated


Default value: GUIComboBox'SelectMaplistCombo'

ed_MapName[edit]

Type: GUIEditBox

Modifiers: automated


lb_ActiveMaps[edit]

Type: GUITreeListBox

Modifiers: automated


Default value: GUITreeListBox'ActiveMaps'

lb_AllMaps[edit]

Type: GUITreeListBox

Modifiers: automated


Default value: GUITreeListBox'InactiveMaps'

MainPanel[edit]

Type: UT2K4Tab_MainSP


sb_Active[edit]

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'ActiveBackground'

sb_Avail[edit]

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'InactiveBackground'

sb_MapList[edit]

Type: GUISectionBackground

Modifiers: automated


Default value: AltSectionBackground'MapListSectionBackground'

Default values[edit]

See MaplistEditor defaults.