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 index]

double Terraria.GameContent.Biomes.TerrainPass.SurfaceHistory.this[int index]
getset

Definition at line 203 of file TerrainPass.cs.

204 {
205 [global::Cpp2ILInjected.Token(Token = "0x600464B")]
206 [global::Cpp2ILInjected.Address(RVA = "0x7D4B9C", Offset = "0x7D4B9C", Length = "0x24")]
207 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
208 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
209 get
210 {
211 throw null;
212 }
213 [global::Cpp2ILInjected.Token(Token = "0x600464C")]
214 [global::Cpp2ILInjected.Address(RVA = "0x7D4BC0", Offset = "0x7D4BC0", Length = "0x24")]
215 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
216 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
217 set
218 {
219 throw null;
220 }
221 }