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

◆ MaxColumns

int GUIControllerPVP.MaxColumns
getsetinherited

Definition at line 51 of file GUIControllerPVP.cs.

52 {
53 [global::Cpp2ILInjected.Token(Token = "0x6000567")]
54 [global::Cpp2ILInjected.Address(RVA = "0xB20608", Offset = "0xB20608", Length = "0x64")]
55 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
58 get
59 {
60 throw null;
61 }
62 }