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 GUIControllerHousing.MaxColumns
getsetinherited

Definition at line 66 of file GUIControllerHousing.cs.

67 {
68 [global::Cpp2ILInjected.Token(Token = "0x60004F0")]
69 [global::Cpp2ILInjected.Address(RVA = "0xB1A208", Offset = "0xB1A208", Length = "0x6C")]
70 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
73 get
74 {
75 throw null;
76 }
77 }