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

◆ LobbyState

Enumerator
None 
MenuLobby 
InProgress 
Shutdown 

Definition at line 202 of file MPSessionManager.cs.

203 {
204 [global::Cpp2ILInjected.Token(Token = "0x4001D8F")]
205 None,
206 [global::Cpp2ILInjected.Token(Token = "0x4001D90")]
207 MenuLobby,
208 [global::Cpp2ILInjected.Token(Token = "0x4001D91")]
210 [global::Cpp2ILInjected.Token(Token = "0x4001D92")]
212 }