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

◆ MenuItemCount

int GUIControllerDynamicGridNavigator.MenuItemCount
getsetprivate

Definition at line 127 of file GUIControllerDynamicGridNavigator.cs.

128 {
129 [global::Cpp2ILInjected.Token(Token = "0x60005DF")]
130 [global::Cpp2ILInjected.Address(RVA = "0xB23AE0", Offset = "0xB23AE0", Length = "0x14")]
131 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
132 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
133 get
134 {
135 throw null;
136 }
137 }