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

◆ ConnectionState

Enumerator
Waiting 
Connecting 
Connected 

Definition at line 229 of file SaveSynchronisationManager.cs.

230 {
231 [global::Cpp2ILInjected.Token(Token = "0x4001F5D")]
232 Waiting,
233 [global::Cpp2ILInjected.Token(Token = "0x4001F5E")]
235 [global::Cpp2ILInjected.Token(Token = "0x4001F5F")]
237 }