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_Local.Leave ( PlatformUser localUser)
inline

Implements MPSession.

Definition at line 79 of file MPSession_Local.cs.

80 {
81 if (this.ActiveInSession)
82 {
83 }
84 PlatformUser platformUser = this.hostUser;
85 }
PlatformUser hostUser

References ActiveInSession, and hostUser.