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

◆ GetMouseButtonDown()

static bool XNAUnityRunner.GetMouseButtonDown ( int index,
bool ignoreEditor = false )
inlinestatic

Definition at line 281 of file XNAUnityRunner.cs.

282 {
283 bool flag;
284 return flag;
285 }

Referenced by CursorManager.GetTouchPhase(), CursorManager.IsMouseActive(), and CursorManager.IsTouchScrollOnly().