terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
UnityEngine.SocialPlatforms.Impl.Leaderboard Class Reference
+ Collaboration diagram for UnityEngine.SocialPlatforms.Impl.Leaderboard:

Public Member Functions

 Leaderboard ()
 
override string ToString ()
 
void SetScores (IScore[] scores)
 
void SetTitle (string title)
 

Properties

string id [get, set]
 
UserScope userScope [get, set]
 
Range range [get, set]
 
TimeScope timeScope [get, set]
 

Private Attributes

bool m_Loading
 
IScore m_LocalUserScore
 
uint m_MaxRange
 
IScore[] m_Scores
 
string m_Title
 
string[] m_UserIDs
 
string< idk__BackingField
 
UserScope< userScopek__BackingField
 
Range< rangek__BackingField
 
TimeScope< timeScopek__BackingField
 

Detailed Description

Definition at line 10 of file Leaderboard.cs.


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