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

◆ eventData

PointerInputModule.MouseButtonEventData UnityEngine.EventSystems.PointerInputModule.ButtonState.eventData
getset

Definition at line 377 of file PointerInputModule.cs.

378 {
379 [global::Cpp2ILInjected.Token(Token = "0x6000685")]
380 [global::Cpp2ILInjected.Address(RVA = "0x1FEA484", Offset = "0x1FEA484", Length = "0x8")]
381 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
382 get
383 {
384 throw null;
385 }
386 [global::Cpp2ILInjected.Token(Token = "0x6000686")]
387 [global::Cpp2ILInjected.Address(RVA = "0x1FEA48C", Offset = "0x1FEA48C", Length = "0x8")]
388 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
389 set
390 {
391 throw null;
392 }
393 }