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
LiquidPlacementModule.cs
Go to the documentation of this file.
1using System;
5
6namespace Terraria.Modules
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000549")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60032EC")]
12 [global::Cpp2ILInjected.Address(RVA = "0x13302A8", Offset = "0x13302A8", Length = "0x38")]
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 = "0x4003BE2")]
22 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
24
25 [global::Cpp2ILInjected.Token(Token = "0x4003BE3")]
26 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
28 }
29}
class f__AnonymousType0<< Count > j__TPar
LiquidPlacementModule(LiquidPlacementModule copyFrom=null)