|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for MPSession:
Collaboration 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) |
Definition at line 5 of file MPSession.cs.