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

◆ ShouldPVPDraw

bool Terraria.Main.ShouldPVPDraw
staticgetset

Definition at line 34959 of file Main.cs.

34960 {
34961 [global::Cpp2ILInjected.Token(Token = "0x6001F41")]
34962 [global::Cpp2ILInjected.Address(RVA = "0xC6896C", Offset = "0xC6896C", Length = "0x60")]
34963 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
34964 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34965 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
34966 get
34967 {
34968 throw null;
34969 }
34970 }