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
TileMaterial.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000855")]
10 public class TileMaterial
11 {
12 [JsonProperty]
13 [global::Cpp2ILInjected.Token(Token = "0x170007D0")]
15 {
17 [global::Cpp2ILInjected.Token(Token = "0x6004354")]
18 [global::Cpp2ILInjected.Address(RVA = "0x7A1320", Offset = "0x7A1320", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 get
21 {
22 throw null;
23 }
25 [global::Cpp2ILInjected.Token(Token = "0x6004355")]
26 [global::Cpp2ILInjected.Address(RVA = "0x7A1328", Offset = "0x7A1328", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 private set
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x6004356")]
35 [global::Cpp2ILInjected.Address(RVA = "0x7A1330", Offset = "0x7A1330", Length = "0x8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
38 public TileMaterial()
39 {
40 throw null;
41 }
42
44 [global::Cpp2ILInjected.Token(Token = "0x4008165")]
45 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
46 private TileGolfPhysics <GolfPhysics>k__BackingField;
47 }
48}
class f__AnonymousType0<< Count > j__TPar
TileGolfPhysics< GolfPhysics > k__BackingField