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
TilePlacementHooksModule.cs
Go to the documentation of this file.
1using System;
5
6namespace Terraria.Modules
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000550")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60032F3")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1330500", Offset = "0x1330500", Length = "0x7C")]
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 = "0x4003C01")]
22 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
24
25 [global::Cpp2ILInjected.Token(Token = "0x4003C02")]
26 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
28
29 [global::Cpp2ILInjected.Token(Token = "0x4003C03")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
32
33 [global::Cpp2ILInjected.Token(Token = "0x4003C04")]
34 [global::Cpp2ILInjected.FieldOffset(Offset = "0x58")]
36 }
37}
class f__AnonymousType0<< Count > j__TPar
TilePlacementHooksModule(TilePlacementHooksModule copyFrom=null)