terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ pointerPress

GameObject UnityEngine.EventSystems.PointerEventData.pointerPress
getset

Definition at line 741 of file PointerEventData.cs.

742 {
743 get
744 {
745 return this.m_PointerPress;
746 }
747 set
748 {
749 GameObject pointerPress = this.m_PointerPress;
750 if (!true)
751 {
752 }
753 bool flag = pointerPress == value;
754 GameObject pointerPress2 = this.m_PointerPress;
757 }
758 }
class f__AnonymousType0<< Count > j__TPar