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
RemoteConnection.cs
Go to the documentation of this file.
1using System;
4using Telepathy;
5using Terraria.Net;
6
7namespace Terraria
8{
9 [global::Cpp2ILInjected.Token(Token = "0x200044A")]
10 public class RemoteConnection
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6002964")]
13 [global::Cpp2ILInjected.Address(RVA = "0x115AD50", Offset = "0x115AD50", Length = "0x60")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Netplay), Member = "ClientLoopSetup", MemberParameters = new object[] { typeof(RemoteAddress) }, ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Netplay), Member = ".cctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Client), Member = ".ctor", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x4003671")]
26 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
27 public Client Client;
28
29 [global::Cpp2ILInjected.Token(Token = "0x4003672")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
31 public bool IsActive;
32
33 [global::Cpp2ILInjected.Token(Token = "0x4003673")]
34 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
35 public int State;
36
37 [global::Cpp2ILInjected.Token(Token = "0x4003674")]
38 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
39 public int TimeOutTimer;
40
41 [global::Cpp2ILInjected.Token(Token = "0x4003675")]
42 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
43 public string StatusText;
44
45 [global::Cpp2ILInjected.Token(Token = "0x4003676")]
46 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
47 public int StatusCount;
48
49 [global::Cpp2ILInjected.Token(Token = "0x4003677")]
50 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
51 public int StatusMax;
52 }
53}
class f__AnonymousType0<< Count > j__TPar