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

◆ PressedTriggered() [2/2]

bool GUIControllerNavigationController.PressedTriggered ( int action)
inline

Definition at line 289 of file GUIControllerNavigationController.cs.

290 {
291 while (this.UIActionWasPressed == null)
292 {
293 }
294 }

References UIActionWasPressed.