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
MPSession Interface Reference
+ Inheritance diagram for MPSession:

Public Member Functions

PlatformUser GetHost ()
 
MPSessionManager.LobbyState GetState ()
 
void GetServerConnection ([Out] string server, [Out] int port)
 
void SetState (MPSessionManager.LobbyState newState)
 
bool ClientInSession ()
 
void SetClientInSession (bool activeInSession)
 
MPSessionMetaData GetMetaData ()
 
void SetMetaData (MPSessionMetaData data)
 
void UpdatePlayerCount ()
 
bool CanInvite ()
 
void Leave (PlatformUser localUser)
 
void Join (PlatformUser localUser)
 

Detailed Description

Definition at line 5 of file MPSession.cs.


The documentation for this interface was generated from the following file: