My Project
Loading...
Searching...
No Matches
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Leaderboards Class Reference
Inheritance diagram for Leaderboards:
Teal.MonoSingleton< Leaderboards >

Classes

struct  MatchHistory
 
struct  PlayerRating
 
struct  PlayerStats
 

Public Member Functions

void Master_SendEvent_AllStats ()
 
void GetLeaderboard (string statisticName, int resultsCount, ScrollableList list)
 
void GetLeaderboardResult (GetLeaderboardResult result)
 
void GetPlayerStatistics (ScrollableList list, Action OnSuccess)
 
void GetStatisticsResult (GetPlayerStatisticsResult result)
 
void AddRankedStats (PlayerStats stats, ScrollableList list)
 
void ClearPlayfabUsernames ()
 
void SetTextAsPlayfabUsername (Text component, string playFabId)
 

Static Public Member Functions

static float GetRank (float mu, float sigma)
 
static double GetRank (double mu, double sigma)
 

Public Attributes

List< MatchHistoryhistory
 
PlayerStats playerStats
 
List< PlayerRatingplayersRatings
 

Static Public Attributes

static MatchmakingAPI.RatingData myRatingData
 

Additional Inherited Members

- Static Protected Attributes inherited from Teal.MonoSingleton< Leaderboards >
static T _instance
 
- Properties inherited from Teal.MonoSingleton< Leaderboards >
static T Get [get]
 Returns the singleton instance.
 

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