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

◆ Leave()

void MPSession_Dummy.Leave ( PlatformUser localUser)
inline

Implements MPSession.

Definition at line 101 of file MPSession_Dummy.cs.

102 {
103 long num = 0L;
104 this.SetClientInSession(num != 0L);
105 PlatformUser platformUser = this.hostUser;
106 }
void SetClientInSession(bool activeInSession)
PlatformUser hostUser

References hostUser, System.L, and SetClientInSession().