My program doesn't have bugs. It just develops random features.

UE2:MaplistEditor properties (UT2004)

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

;Other member categories for this class::defaults

Properties

Property group 'MaplistEditor'

AutoSelectText

Type: string

Modifiers: localized


Default value: "Random"

BonusVehicles

Type: string

Modifiers: localized


Default value: " (Bonus Vehicles)"

CurrentGameType

Type: CacheManager.GameRecord

Modifiers: editconst, noexport


GameIndex

Type: int

Modifiers: editconst, noexport


InvalidMaplistClassText

Type: string

Modifiers: localized


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

li_Active

Type: GUITreeList

Modifiers: editconst, noexport


li_Avail

Type: GUITreeList

Modifiers: editconst, noexport


LinkText

Type: string

Modifiers: localized


Default value: "Link Setup"

MapHandler

Type: MaplistManager

Modifiers: editconst, noexport


MaplistEditCaption

Type: string

Modifiers: localized


Default value: "Maplist name: "

Maps

Type: array<MaplistRecord.MapItem>

Modifiers: editconst, noexport


NewMaplistPageCaption

Type: string

Modifiers: localized


Default value: "Create custom maplist"

RecordIndex

Type: int

Modifiers: editconst, noexport


RenameMaplistPageCaption

Type: string

Modifiers: localized


Default value: "Rename maplist"

Internal variables

b_Add

Type: GUIButton

Modifiers: automated


Default value: GUIButton'AddButton'

b_AddAll

Type: GUIButton

Modifiers: automated


Default value: GUIButton'AddAllButton'

b_Delete

Type: GUIButton

Modifiers: automated


Default value: GUIButton'DeleteMaplistButton'

b_MoveDown

Type: GUIButton

Modifiers: automated


Default value: GUIButton'MoveDownButton'

b_MoveUp

Type: GUIButton

Modifiers: automated


Default value: GUIButton'MoveUpButton'

b_New

Type: GUIButton

Modifiers: automated


Default value: GUIButton'NewMaplistButton'

b_Remove

Type: GUIButton

Modifiers: automated


Default value: GUIButton'RemoveButton'

b_RemoveAll

Type: GUIButton

Modifiers: automated


Default value: GUIButton'RemoveAllButton'

b_Rename

Type: GUIButton

Modifiers: automated


Default value: GUIButton'RenameMaplistButton'

bOnlyShowCustom

Type: bool


bOnlyShowOfficial

Type: bool


co_Maplist

Type: GUIComboBox

Modifiers: automated


Default value: GUIComboBox'SelectMaplistCombo'

ed_MapName

Type: GUIEditBox

Modifiers: automated


lb_ActiveMaps

Type: GUITreeListBox

Modifiers: automated


Default value: GUITreeListBox'ActiveMaps'

lb_AllMaps

Type: GUITreeListBox

Modifiers: automated


Default value: GUITreeListBox'InactiveMaps'

MainPanel

Type: UT2K4Tab_MainSP


sb_Active

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'ActiveBackground'

sb_Avail

Type: GUISectionBackground

Modifiers: automated


Default value: GUISectionBackground'InactiveBackground'

sb_MapList

Type: GUISectionBackground

Modifiers: automated


Default value: AltSectionBackground'MapListSectionBackground'

Default values

See MaplistEditor defaults.