Gah - a solution with more questions. – EntropicLqd

UE1:Ladder (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Info >> Ladder
Package: 
BotPack
Direct subclasses:
LadderAS, LadderCTFDemo, LadderChal, LadderCTF, LadderDMDemo, LadderDM, LadderDOMDemo, LadderDOM
This class in other games:
UT2003, UT2004, U2, UE2Runtime, U2XMP, UT3, UDK

Ladder A ladder game ladder.

Properties[edit]

Property group 'Ladder'[edit]

bTeamGame[edit]

Type: bool

TeamGame ladder?

DemoDisplay[edit]

Type: int

Array size: 32

This match is for demo display only.

FragLimits[edit]

Type: int

Array size: 32

Match fraglimit.

GoalTeamScore[edit]

Type: int

Array size: 32

Match goalteamscore.

LadderTeams[edit]

Type: class<RatedTeamInfo>

Array size: 32

Teams that can be fought in this ladder

Default value, index 0: Class'BotPack.RatedTeamInfo1'

Default value, index 1: Class'BotPack.RatedTeamInfo2'

Default value, index 2: Class'BotPack.RatedTeamInfo3'

Default value, index 3: Class'BotPack.RatedTeamInfo4'

Default value, index 4: Class'BotPack.RatedTeamInfo5'

Default value, index 5: Class'BotPack.RatedTeamInfo6'

Default value, index 6: Class'BotPack.RatedTeamInfoS'

Default value, index 7: Class'BotPack.RatedTeamInfoDemo1'

Default value, index 8: Class'BotPack.RatedTeamInfoDemo2'

MapAuthors[edit]

Type: string

Array size: 32

Map authors.

MapDescription[edit]

Type: string

Array size: 32

Modifiers: localized

Map description.

MapPrefix[edit]

Type: string


Maps[edit]

Type: string

Array size: 32

Match map.

MapTitle[edit]

Type: string

Array size: 32

Modifiers: localized

Map title.

Matches[edit]

Type: int

  1. of matches in ladder.

MatchInfo[edit]

Type: string

Array size: 32


NumTeams[edit]

Type: int

Number of LadderTeams

Default value: 7

RankedGame[edit]

Type: int

Array size: 32

Rank to award upon completion.

TimeLimits[edit]

Type: int

Array size: 32

Match timelimit.

Titles[edit]

Type: string

Array size: 9

Modifiers: localized

Ranking titles.

Default value, index 0: "Untrained"

Default value, index 1: "Contender"

Default value, index 2: "Light Weight"

Default value, index 3: "Heavy Weight"

Default value, index 4: "Warlord"

Default value, index 5: "Battle Master"

Default value, index 6: "Champion"

Internal variables[edit]

HasBeatenGame[edit]

Type: bool

Modifiers: globalconfig


Static functions[edit]

GetAuthor[edit]

static function string GetAuthor (int Index)


GetDesc[edit]

static function string GetDesc (int Index)


GetFragLimit[edit]

static function int GetFragLimit (int Index)


GetGoalTeamScore[edit]

static function int GetGoalTeamScore (int Index)


GetMap[edit]

static function string GetMap (int Index)


GetMapTitle[edit]

static function string GetMapTitle (int Index)


GetMatchConfigType[edit]

static function class<RatedMatchInfoGetMatchConfigType (int Index)


GetRank[edit]

static function string GetRank (int Index)