My Project
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
MainMenuLeaderboards Class Reference
Inheritance diagram for MainMenuLeaderboards:

Public Member Functions

void OnMainMenuScreenShow ()
 
void OnLeaderboardsExit ()
 
void OnLeaderboardsClicked ()
 
void OnHistoryExit ()
 
void OnHistoryClicked ()
 
void OnMoreClicked ()
 
void RankBarChanged (float value)
 
void SetRankImageAndColor (int tierNumber)
 
void UpdateDropdowns ()
 

Static Public Member Functions

static bool ParseRating (Dictionary< string, object > data, out MatchmakingAPI.RatingData rating)
 
static bool ParseMatchHistory (Dictionary< string, object > data, out List< Leaderboards.MatchHistory > history)
 
static bool ParsePlayerStats (Dictionary< string, object > data, out Leaderboards.PlayerStats stats)
 
static bool ParseRatings (List< object > data, out List< Leaderboards.PlayerRating > players)
 

Public Attributes

Image avatarImage
 
Text avatarText
 
Image rankImage
 
Text rankText
 
Text rankBarText
 
Slider rankBar
 
GameObject historyWindow
 
GameObject leaderboardsWindow
 
ScrollableList historyList
 
ScrollableList ratingsList
 
Dropdown playlistsDropdown
 
ScrollableList unrankedStatsList
 
ScrollableList rankedStatsList
 
ScrollableList matchesWonLeaderboard
 
ScrollableList killsLeaderboard
 

Static Public Attributes

static string Playlist = "CTF-Standard-6"
 

The documentation for this class was generated from the following file: