The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UTLadderDM (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> UTLadderStub >> UTLadder >> UTLadderDM
Package: 
UTMenu

null

Default values[edit]

Property Value
DemoLadder Class'BotPack.LadderDMDemo'
GameType "Botpack.DeathMatchPlus"
GOTYLadder Class'BotPack.LadderDMGOTY'
Ladder Class'BotPack.LadderDM'
LadderName "Deathmatch"
LadderTrophy Texture'UTMenu.Skins.TrophyDM'
TrophyMap "EOL_DeathMatch.unr"

Instance functions[edit]

CheckOpenCondition[edit]

function CheckOpenCondition ()

Overrides: UTLadder.CheckOpenCondition


Created[edit]

function Created ()

Overrides: UTLadder.Created


EvaluateMatch[edit]

function EvaluateMatch (optional bool bTrophyVictory)

Overrides: UTLadder.EvaluateMatch


FillInfoArea[edit]

function FillInfoArea (int i)

Overrides: UTLadder.FillInfoArea


NextPressed[edit]

function NextPressed ()

Overrides: UTLadder.NextPressed


StartMap[edit]

function StartMap (string StartMap, int Rung, string GameType)

Overrides: UTLadder.StartMap