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
MetaData.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20000F0")]
8 public class MetaData
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600051B")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1F87E5C", Offset = "0x1F87E5C", Length = "0x8")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
14 public MetaData()
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x4000409")]
20 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
22 public string content;
23
24 [global::Cpp2ILInjected.Token(Token = "0x400040A")]
25 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
27 public string platform;
28 }
29}
class f__AnonymousType0<< Count > j__TPar