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

◆ OpenInviteOverlay()

void MPSessionManager.OpenInviteOverlay ( )
inline

Definition at line 159 of file MPSessionManager.cs.

160 {
161 if (this.CurrentSession != null)
162 {
166 return;
167 }
168 }
class f__AnonymousType0<< Count > j__TPar
MPSessionAPI platformAPI
static PlatformUser CurrentUser

References CurrentSession, PlatformUser.CurrentUser, j__TPar, and platformAPI.