| 
    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 
   | 
 
 Inheritance diagram for Terraria.Social.Steam.CoreSocialModule:
 Collaboration diagram for Terraria.Social.Steam.CoreSocialModule:Public Member Functions | |
| void | Initialize () | 
| void | PulseSteamTick () | 
| void | PulseSteamCallback () | 
| void | Shutdown () | 
| CoreSocialModule () | |
Static Public Member Functions | |
| static void | SetSkipPulsing (bool shouldSkipPausing) | 
| static void | Pulse () | 
Static Public Attributes | |
| const int | SteamAppId = 105600 | 
Properties | |
| static Action | OnTick [set] | 
Private Member Functions | |
| void | SteamTickLoop (object context) | 
| void | SteamCallbackLoop (object context) | 
Private Attributes | |
| bool | IsSteamValid | 
| object | _steamTickLock | 
| object | _steamCallbackLock | 
| bool | _skipPulsing | 
Static Private Attributes | |
| static CoreSocialModule | _instance | 
Definition at line 10 of file CoreSocialModule.cs.