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
Terraria.Social.Base.AchievementsSocialModule Class Referenceabstract
+ Inheritance diagram for Terraria.Social.Base.AchievementsSocialModule:
+ Collaboration diagram for Terraria.Social.Base.AchievementsSocialModule:

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 ()
 

Detailed Description

Definition at line 8 of file AchievementsSocialModule.cs.


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