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
|
This is the complete list of members for MPSession_Local, including all inherited members.
ActiveInSession | MPSession_Local | private |
CanInvite() | MPSession_Local | inline |
ClientInSession() | MPSession_Local | inline |
GetHost() | MPSession_Local | inline |
GetMetaData() | MPSession_Local | inline |
GetServerConnection(out string server, out int port) | MPSession_Local | inline |
GetState() | MPSession_Local | inline |
hostUser | MPSession_Local | private |
Join(PlatformUser localUser) | MPSession_Local | inline |
Leave(PlatformUser localUser) | MPSession_Local | inline |
MetaData | MPSession_Local | private |
MPSession_Local() | MPSession_Local | inline |
serverAddress | MPSession_Local | private |
serverPort | MPSession_Local | private |
SetClientInSession(bool activeInSession) | MPSession_Local | inline |
SetMetaData(MPSessionMetaData data) | MPSession_Local | inline |
SetState(MPSessionManager.LobbyState newState) | MPSession_Local | inline |
state | MPSession_Local | private |
UpdatePlayerCount() | MPSession_Local | inline |