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

◆ PlayerSelected()

void MPSessionManager.PlayerSelected ( )
inline

Definition at line 138 of file MPSessionManager.cs.

139 {
140 if (this.sessionJoining != null)
141 {
143 return;
144 }
146 }
class f__AnonymousType0<< Count > j__TPar
static DrPlatform.DrPlatformType CurrentPlatform
Definition DrPlatform.cs:26

References DrPlatform.CurrentPlatform, j__TPar, and sessionJoining.