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

◆ MapAlphaUp

bool Terraria.GameInput.TriggersSet.MapAlphaUp
getset

Definition at line 437 of file TriggersSet.cs.

438 {
439 [global::Cpp2ILInjected.Token(Token = "0x6003A2E")]
440 [global::Cpp2ILInjected.Address(RVA = "0x1470A70", Offset = "0x1470A70", Length = "0xC")]
441 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
442 get
443 {
444 throw null;
445 }
446 [global::Cpp2ILInjected.Token(Token = "0x6003A2F")]
447 [global::Cpp2ILInjected.Address(RVA = "0x1470A7C", Offset = "0x1470A7C", Length = "0x10")]
448 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
449 set
450 {
451 throw null;
452 }
453 }