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

◆ ClientInSession()

bool MPSession_Dummy.ClientInSession ( )
inline

Implements MPSession.

Definition at line 95 of file MPSession_Dummy.cs.

96 {
97 return this.ActiveInSession;
98 }

References ActiveInSession.