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

◆ UpdateHotbarNavigation()

void GUIHotbar.UpdateHotbarNavigation ( )
inline

Definition at line 161 of file GUIHotbar.cs.

162 {
164 bool[] keyState = controllerDevice._KeyState;
165 this.NextItem();
166 }
class f__AnonymousType0<< Count > j__TPar
void NextItem()
Definition GUIHotbar.cs:253

References Controller.ControllerDevice._KeyState, j__TPar, and NextItem().