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
|
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< id > | k__BackingField |
UserScope< userScope > | k__BackingField |
Range< range > | k__BackingField |
TimeScope< timeScope > | k__BackingField |
Definition at line 10 of file Leaderboard.cs.