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

◆ XButton2

ButtonState Microsoft.Xna.Framework.Input.MouseState.XButton2
getset

Definition at line 232 of file MouseState.cs.

233 {
234 [global::Cpp2ILInjected.Token(Token = "0x6001652")]
235 [global::Cpp2ILInjected.Address(RVA = "0xAA03EC", Offset = "0xAA03EC", Length = "0x8")]
236 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
237 get
238 {
239 throw null;
240 }
241 [global::Cpp2ILInjected.Token(Token = "0x6001653")]
242 [global::Cpp2ILInjected.Address(RVA = "0xAA03F4", Offset = "0xAA03F4", Length = "0x8")]
243 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
244 internal set
245 {
246 throw null;
247 }
248 }