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
Loading...
Searching...
No Matches
MPSessionAPI.cs
Go to the documentation of this file.
1using System;
3
4[global::Cpp2ILInjected.Token(Token = "0x20002B2")]
5public interface MPSessionAPI
6{
7 [global::Cpp2ILInjected.Token(Token = "0x6001004")]
9
10 [global::Cpp2ILInjected.Token(Token = "0x6001005")]
12
13 [global::Cpp2ILInjected.Token(Token = "0x6001006")]
14 MPSession CreateNewDirectSession(PlatformUser hostUser, MPSessionManager.LobbyState state, string serverAddress, int serverPort);
15
16 [global::Cpp2ILInjected.Token(Token = "0x6001007")]
18
19 [global::Cpp2ILInjected.Token(Token = "0x6001008")]
20 void Update();
21}
class f__AnonymousType0<< Count > j__TPar
MPSession CreateNewDirectSession(PlatformUser hostUser, MPSessionManager.LobbyState state, string serverAddress, int serverPort)
MPSession[] FindUserSessions(PlatformUser[] users)
MPSession CreateNewSession(PlatformUser hostUser, MPSessionManager.LobbyState state)
void OpenInviteOverlay(MPSession session, PlatformUser user, int numSlotsLeft)
void Update()