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

◆ PreviousPagePressed()

bool GUIControllerNavigationController.PreviousPagePressed ( )
inline

Definition at line 324 of file GUIControllerNavigationController.cs.

325 {
327 return this.PreviousPage.GetButtonDown(controllerDevice);
328 }
class f__AnonymousType0<< Count > j__TPar
bool GetButtonDown(ControllerDevice controller)

References Controller.ControllerActionButton.GetButtonDown(), j__TPar, and PreviousPage.