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
NetplayStatusText_Layout.cs
Go to the documentation of this file.
1using System;
4
5[global::Cpp2ILInjected.Token(Token = "0x2000228")]
7{
8 [global::Cpp2ILInjected.Token(Token = "0x6000CE6")]
9 [global::Cpp2ILInjected.Address(RVA = "0x9D1038", Offset = "0x9D1038", Length = "0x4C")]
10 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
11 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
12 private void Awake()
13 {
14 throw null;
15 }
16
17 [global::Cpp2ILInjected.Token(Token = "0x6000CE7")]
18 [global::Cpp2ILInjected.Address(RVA = "0x9D1084", Offset = "0x9D1084", Length = "0x58")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
23 {
24 throw null;
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x40015C1")]
29
30 [global::Cpp2ILInjected.Token(Token = "0x40015C2")]
31 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
33
34 [global::Cpp2ILInjected.Token(Token = "0x40015C3")]
35 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
36 public string TestString;
37}
class f__AnonymousType0<< Count > j__TPar
static NetplayStatusText_Layout Instance