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

◆ IsAnyLeftButtonConflict()

bool GUIControllerMappingStateTable.IsAnyLeftButtonConflict ( Buttons button)
inline

Definition at line 23 of file GUIControllerMappingStateTable.cs.

24 {
25 if (true)
26 {
27 return;
28 }
29 }

Referenced by GUIControllerMappings.SetupUIMappingState(), and GUIControllerMappings.SetupWorldUIMappingState().