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

◆ IsPointerOverGameObject() [1/2]

bool UnityEngine.EventSystems.EventSystem.IsPointerOverGameObject ( )
inline

Definition at line 241 of file EventSystem.cs.

242 {
243 bool flag;
244 return flag;
245 }