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_Dummy Class Reference
+ Inheritance diagram for MPSession_Dummy:

Public Member Functions

 MPSession_Dummy (PlatformUser user, string server, int port, MPSessionManager.LobbyState lobbyState)
 
 MPSession_Dummy (PlatformUser user, MPSessionManager.LobbyState lobbyState)
 
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 6 of file MPSession_Dummy.cs.


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