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

◆ IsOverOptions()

bool GUIControllerMappingEntry.IsOverOptions ( Vector2 cursorPosition)
inlineprivate

Definition at line 212 of file GUIControllerMappingEntry.cs.

213 {
214 return true;
215 }