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 GUIControllerHardwareProfileEntry.IsOverOptions ( Vector2 cursorPosition)
inlineprivate

Definition at line 263 of file GUIControllerHardwareProfileEntry.cs.

264 {
265 return true;
266 }