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

◆ MaxScrollOffset_Horizontal

int GUIControllerPageMenuPopupGridNavigator.MaxScrollOffset_Horizontal
getsetprivate

Definition at line 136 of file GUIControllerPageMenuPopupGridNavigator.cs.

137 {
138 [global::Cpp2ILInjected.Token(Token = "0x6000618")]
139 [global::Cpp2ILInjected.Address(RVA = "0xD15328", Offset = "0xD15328", Length = "0xB4")]
140 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
142 get
143 {
144 throw null;
145 }
146 }