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

◆ MapAlphaDown

bool Terraria.GameInput.TriggersSet.MapAlphaDown
getset

Definition at line 456 of file TriggersSet.cs.

457 {
458 [global::Cpp2ILInjected.Token(Token = "0x6003A30")]
459 [global::Cpp2ILInjected.Address(RVA = "0x1470A8C", Offset = "0x1470A8C", Length = "0xC")]
460 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
461 get
462 {
463 throw null;
464 }
465 [global::Cpp2ILInjected.Token(Token = "0x6003A31")]
466 [global::Cpp2ILInjected.Address(RVA = "0x1470A98", Offset = "0x1470A98", Length = "0x10")]
467 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
468 set
469 {
470 throw null;
471 }
472 }