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

◆ MapFull

bool Terraria.GameInput.TriggersSet.MapFull
getset

Definition at line 475 of file TriggersSet.cs.

476 {
477 [global::Cpp2ILInjected.Token(Token = "0x6003A32")]
478 [global::Cpp2ILInjected.Address(RVA = "0x1470AA8", Offset = "0x1470AA8", Length = "0xC")]
479 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
480 get
481 {
482 throw null;
483 }
484 [global::Cpp2ILInjected.Token(Token = "0x6003A33")]
485 [global::Cpp2ILInjected.Address(RVA = "0x1470AB4", Offset = "0x1470AB4", Length = "0x10")]
486 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
487 set
488 {
489 throw null;
490 }
491 }