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

◆ this[int absoluteX]

short Terraria.GameContent.Biomes.Desert.SurfaceMap.this[int absoluteX]
getset

Definition at line 50 of file SurfaceMap.cs.

51 {
52 [global::Cpp2ILInjected.Token(Token = "0x6004680")]
53 [global::Cpp2ILInjected.Address(RVA = "0x7D53B0", Offset = "0x7D53B0", Length = "0x18")]
54 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DunesBiome), Member = "PlaceHill", MemberParameters = new object[]
56 {
57 typeof(int),
58 typeof(int),
59 typeof(double),
60 "Terraria.GameContent.Biomes.DunesBiome.DunesDescription"
61 }, ReturnType = typeof(void))]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DunesBiome), Member = "PlaceCurvedLine", MemberParameters = new object[]
63 {
67 "Terraria.GameContent.Biomes.DunesBiome.DunesDescription"
68 }, ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
70 get
71 {
72 throw null;
73 }
74 }
class f__AnonymousType0<< Count > j__TPar