My program doesn't have bugs. It just develops random features.
UE2:UT2K4LadderInfo (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> LadderInfo >> UT2K4LadderInfo |
Contents |
- Package:
- XGame
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Single Player Ladder Info
Written by Michiel Hendriks (c) 2003, 2004, Epic Games, Inc. All Rights Reserved
[edit] Properties
See UT2K4LadderInfo properties.
[edit] Static functions
[edit] GetAltLevel
get the ID of the alternative level match priority has no relevance here
[edit] GetChallengeGame
return a random or selected challenge game
[edit] GetCurrentMatchInfo
Overrides: LadderInfo.GetCurrentMatchInfo
[edit] GetLadderDescription
[edit] GetMatchDescription
Overrides: LadderInfo.GetMatchDescription
Return the friendly name of the current match's gametype
[edit] GetMatchInfo
Overrides: LadderInfo.GetMatchInfo
for backward compatibility
[edit] GetRandomLadder
return the id of a random ladder
[edit] GetUT2K4MatchInfo
Retreives the match info and fills in the alternative map path is used as a constant random to define the path, should be a very large number if bSelect then path is the position in the AltLevels array to use
[edit] HasAltLevel
check if there is an alternative level
[edit] LengthOfLadder
Overrides: LadderInfo.LengthOfLadder
Get the number of matches in a ladder
[edit] MakeURLFoMatchInfo
create a URL for the selected MatchInfo
[edit] MakeURLFor
Overrides: LadderInfo.MakeURLFor
create a URL for a selected profile
[edit] UpdateLadders
Overrides: LadderInfo.UpdateLadders
Update the ladder
