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

◆ IsItStorming

bool Terraria.Main.IsItStorming
staticgetset

Definition at line 24280 of file Main.cs.

24281 {
24282 [global::Cpp2ILInjected.Token(Token = "0x6001E7F")]
24283 [global::Cpp2ILInjected.Address(RVA = "0xC17418", Offset = "0xC17418", Length = "0x58")]
24284 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24285 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
24286 get
24287 {
24288 throw null;
24289 }
24290 }