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

◆ MapStyle

bool Terraria.GameInput.TriggersSet.MapStyle
getset

Definition at line 494 of file TriggersSet.cs.

495 {
496 [global::Cpp2ILInjected.Token(Token = "0x6003A34")]
497 [global::Cpp2ILInjected.Address(RVA = "0x1470AC4", Offset = "0x1470AC4", Length = "0xC")]
498 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
499 get
500 {
501 throw null;
502 }
503 [global::Cpp2ILInjected.Token(Token = "0x6003A35")]
504 [global::Cpp2ILInjected.Address(RVA = "0x1470AD0", Offset = "0x1470AD0", Length = "0x10")]
505 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
506 set
507 {
508 throw null;
509 }
510 }