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

◆ MenuColumn

int GUIControllerStaticGridNavigator.MenuColumn
getsetprivate

Definition at line 110 of file GUIControllerStaticGridNavigator.cs.

111 {
112 [global::Cpp2ILInjected.Token(Token = "0x6000631")]
113 [global::Cpp2ILInjected.Address(RVA = "0xD15E3C", Offset = "0xD15E3C", Length = "0x24")]
114 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 get
117 {
118 throw null;
119 }
120 }