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

◆ IsCursorOverFullScreenMapControls()

bool GUIMap.IsCursorOverFullScreenMapControls ( global::Cursor cursor)
inline

Definition at line 139 of file GUIMap.cs.

140 {
141 float x = cursor.Position.x;
142 float y = cursor.Position.y;
143 if (!true)
144 {
145 }
147 return true;
148 }
class f__AnonymousType0<< Count > j__TPar

References Controller.ControllerActionManager.AnyControllerConnected, and j__TPar.