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

◆ sendPointerHoverToParent

bool UnityEngine.EventSystems.BaseInputModule.sendPointerHoverToParent
getsetpackageinherited

Definition at line 14 of file BaseInputModule.cs.

15 {
16 get
17 {
19 }
20 set
21 {
22 }
23 }