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 | |
void | Initialize () |
void | Shutdown () |
byte[] | GetEncryptionKey () |
string | GetSavePath () |
void | UpdateIntStat (string name, int value) |
void | UpdateFloatStat (string name, float value) |
void | CompleteAchievement (string name) |
bool | IsAchievementCompleted (string name) |
void | StoreStats () |
Protected Member Functions | |
AchievementsSocialModule () | |
Definition at line 8 of file AchievementsSocialModule.cs.