Inherits ISocialModule, Terraria.Social.Base.AchievementsSocialModule, and Terraria.Social.Base.AchievementsSocialModule.
|
abstract void | CompleteAchievement (string name) |
|
override void | CompleteAchievement (string name) |
|
override void | CompleteAchievement (string name) |
|
abstract byte[] | GetEncryptionKey () |
|
override byte[] | GetEncryptionKey () |
|
override byte[] | GetEncryptionKey () |
|
abstract string | GetSavePath () |
|
override string | GetSavePath () |
|
override string | GetSavePath () |
|
abstract void | Initialize () |
|
override void | Initialize () |
|
override void | Initialize () |
|
abstract bool | IsAchievementCompleted (string name) |
|
override bool | IsAchievementCompleted (string name) |
|
override bool | IsAchievementCompleted (string name) |
|
void | RailEventCallBack (RAILEventID eventId, EventBase data) |
|
abstract void | Shutdown () |
|
override void | Shutdown () |
|
override void | Shutdown () |
|
abstract void | StoreStats () |
|
override void | StoreStats () |
|
override void | StoreStats () |
|
abstract void | UpdateFloatStat (string name, float value) |
|
override void | UpdateFloatStat (string name, float value) |
|
override void | UpdateFloatStat (string name, float value) |
|
abstract void | UpdateIntStat (string name, int value) |
|
override void | UpdateIntStat (string name, int value) |
|
override void | UpdateIntStat (string name, int value) |
|
void | Initialize () |
|
void | Shutdown () |
|
◆ Initialize() [1/3]
abstract void AchievementsSocialModule.Initialize |
( |
| ) |
|
|
pure virtual |
◆ Initialize() [2/3]
override void AchievementsSocialModule.Initialize |
( |
| ) |
|
◆ Initialize() [3/3]
override void AchievementsSocialModule.Initialize |
( |
| ) |
|
◆ Shutdown() [1/3]
abstract void AchievementsSocialModule.Shutdown |
( |
| ) |
|
|
pure virtual |
◆ Shutdown() [2/3]
override void AchievementsSocialModule.Shutdown |
( |
| ) |
|
◆ Shutdown() [3/3]
override void AchievementsSocialModule.Shutdown |
( |
| ) |
|