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() [1/2]

bool GUIControllerNavigationController.PressedTriggered ( GUIControllerInputButton::LinkedControlType action)
inline

Definition at line 261 of file GUIControllerNavigationController.cs.

262 {
263 while (this.UIActionWasPressed == null)
264 {
265 }
266 }

References UIActionWasPressed.