|
Terraria v1.4.4.9
Terraria source code documentation
|
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 () |
Definition at line 3 of file AchievementsSocialModule.cs.