terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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) |
Definition at line 5 of file MPSession.cs.