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
AnchorDataModule.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000546")]
9 public class AnchorDataModule
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60032E9")]
12 [global::Cpp2ILInjected.Address(RVA = "0x132EFD8", Offset = "0x132EFD8", Length = "0x84")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x4003BD7")]
22 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
24
25 [global::Cpp2ILInjected.Token(Token = "0x4003BD8")]
26 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
28
29 [global::Cpp2ILInjected.Token(Token = "0x4003BD9")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
32
33 [global::Cpp2ILInjected.Token(Token = "0x4003BDA")]
34 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
36
37 [global::Cpp2ILInjected.Token(Token = "0x4003BDB")]
38 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
39 public bool wall;
40 }
41}
class f__AnonymousType0<< Count > j__TPar
AnchorDataModule(AnchorDataModule copyFrom=null)