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_Local Class Reference
+ Inheritance diagram for MPSession_Local:

Public Member Functions

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

Private Attributes

MPSessionManager.LobbyState state
 
PlatformUser hostUser
 
MPSessionMetaData MetaData
 
bool ActiveInSession
 
string serverAddress
 
int serverPort
 

Detailed Description

Definition at line 5 of file MPSession_Local.cs.


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