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

UE1:Ladder (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> Actor >> Info >> Ladder

Contents

Package: 
BotPack
Direct subclasses:
LadderAS, LadderCTFDemo, LadderCTF, LadderChal, LadderDMDemo, LadderDM, LadderDOMDemo, LadderDOM
This class in other games:
U2, U2XMP, UDK, UE2Runtime, UT2003, UT2004, UT3

Ladder A ladder game ladder.

[edit] Properties

[edit] Property group 'Ladder'

[edit] bTeamGame

Type: bool

TeamGame ladder?

[edit] DemoDisplay

Type: int

Array size: 32

This match is for demo display only.

[edit] FragLimits

Type: int

Array size: 32

Match fraglimit.

[edit] GoalTeamScore

Type: int

Array size: 32

Match goalteamscore.

[edit] LadderTeams

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'

[edit] MapAuthors

Type: string

Array size: 32

Map authors.

[edit] MapDescription

Type: string

Array size: 32

Modifiers: localized

Map description.

[edit] MapPrefix

Type: string


[edit] Maps

Type: string

Array size: 32

Match map.

[edit] MapTitle

Type: string

Array size: 32

Modifiers: localized

Map title.

[edit] Matches

Type: int

  1. of matches in ladder.

[edit] MatchInfo

Type: string

Array size: 32


[edit] NumTeams

Type: int

Number of LadderTeams

Default value: 7

[edit] RankedGame

Type: int

Array size: 32

Rank to award upon completion.

[edit] TimeLimits

Type: int

Array size: 32

Match timelimit.

[edit] Titles

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"

[edit] Internal variables

[edit] HasBeatenGame

Type: bool

Modifiers: globalconfig


[edit] Static functions

[edit] GetAuthor

static function string GetAuthor (int Index)


[edit] GetDesc

static function string GetDesc (int Index)


[edit] GetFragLimit

static function int GetFragLimit (int Index)


[edit] GetGoalTeamScore

static function int GetGoalTeamScore (int Index)


[edit] GetMap

static function string GetMap (int Index)


[edit] GetMapTitle

static function string GetMapTitle (int Index)


[edit] GetMatchConfigType

static function class<RatedMatchInfoGetMatchConfigType (int Index)


[edit] GetRank

static function string GetRank (int Index)