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

◆ NextPagePressed()

bool GUIControllerNavigationController.NextPagePressed ( )
inline

Definition at line 317 of file GUIControllerNavigationController.cs.

318 {
320 return this.NextPage.GetButtonDown(controllerDevice);
321 }
class f__AnonymousType0<< Count > j__TPar
bool GetButtonDown(ControllerDevice controller)

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