terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetState()

MPSessionManager.LobbyState MPSession_Dummy.GetState ( )
inline

Implements MPSession.

Definition at line 41 of file MPSession_Dummy.cs.

42 {
43 return this.state;
44 }
MPSessionManager.LobbyState state

References state.