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

◆ caveBackground

int Terraria.Main.caveBackground
staticgetset

Definition at line 5335 of file Main.cs.

5336 {
5337 [global::Cpp2ILInjected.Token(Token = "0x6001CA8")]
5338 [global::Cpp2ILInjected.Address(RVA = "0xBDFB0C", Offset = "0xBDFB0C", Length = "0x4C")]
5339 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
5340 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5341 get
5342 {
5343 throw null;
5344 }
5345 [global::Cpp2ILInjected.Token(Token = "0x6001CA9")]
5346 [global::Cpp2ILInjected.Address(RVA = "0xBDFB58", Offset = "0xBDFB58", Length = "0x50")]
5347 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
5348 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5349 set
5350 {
5351 throw null;
5352 }
5353 }