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

◆ MapZoomIn

bool Terraria.GameInput.TriggersSet.MapZoomIn
getset

Definition at line 399 of file TriggersSet.cs.

400 {
401 [global::Cpp2ILInjected.Token(Token = "0x6003A2A")]
402 [global::Cpp2ILInjected.Address(RVA = "0x1470A38", Offset = "0x1470A38", Length = "0xC")]
403 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
404 get
405 {
406 throw null;
407 }
408 [global::Cpp2ILInjected.Token(Token = "0x6003A2B")]
409 [global::Cpp2ILInjected.Address(RVA = "0x1470A44", Offset = "0x1470A44", Length = "0x10")]
410 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
411 set
412 {
413 throw null;
414 }
415 }