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

◆ IsItAHappyWindyDay

bool Terraria.Main.IsItAHappyWindyDay
staticgetset

Definition at line 24267 of file Main.cs.

24268 {
24269 [global::Cpp2ILInjected.Token(Token = "0x6001E7E")]
24270 [global::Cpp2ILInjected.Address(RVA = "0xC173C0", Offset = "0xC173C0", Length = "0x58")]
24271 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24272 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
24273 get
24274 {
24275 throw null;
24276 }
24277 }