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

◆ MapZoomOut

bool Terraria.GameInput.TriggersSet.MapZoomOut
getset

Definition at line 418 of file TriggersSet.cs.

419 {
420 [global::Cpp2ILInjected.Token(Token = "0x6003A2C")]
421 [global::Cpp2ILInjected.Address(RVA = "0x1470A54", Offset = "0x1470A54", Length = "0xC")]
422 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
423 get
424 {
425 throw null;
426 }
427 [global::Cpp2ILInjected.Token(Token = "0x6003A2D")]
428 [global::Cpp2ILInjected.Address(RVA = "0x1470A60", Offset = "0x1470A60", Length = "0x10")]
429 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
430 set
431 {
432 throw null;
433 }
434 }