There is no spoon

UE2:Tab_SPProfileLoad properties (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Tab_SPProfileLoad properties in other games:
UT2003
Other member categories for this class:
Tab SPProfileLoad defaults

Properties[edit]

butNew[edit]

Type: GUIButton


DeleteMessage[edit]

Type: string

Modifiers: localized


Default value: "You are about to delete the profile for '%prof%'||Are you sure you want to delete this profile?"

Difficulties[edit]

Type: string

Array size: 8

Modifiers: localized

hardcoded for localization. clamped 0,NumDifficulties where accessed.

Default value, index 0: "Novice"

Default value, index 1: "Average"

Default value, index 2: "Experienced"

Default value, index 3: "Skilled"

Default value, index 4: "Adept"

Default value, index 5: "Masterful"

Default value, index 6: "Inhuman"

Default value, index 7: "Godlike"

ebDeaths[edit]

Type: moEditBox


ebDifficulty[edit]

Type: moEditBox


ebGoals[edit]

Type: moEditBox


ebKills[edit]

Type: moEditBox


ebMatches[edit]

Type: moEditBox


ebPlayerName[edit]

Type: moEditBox


ebTeamName[edit]

Type: moEditBox


ebWins[edit]

Type: moEditBox


imgPlayerSkin[edit]

Type: GUIImage


imgTeamSymbol[edit]

Type: GUIImage


lbProfiles[edit]

Type: GUIListBox


NumDifficulties[edit]

Type: int

for external class access to size

Default value: 8

Default values[edit]

See Tab_SPProfileLoad defaults.