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

◆ NavigateNext()

void GUIControllerBuff.NavigateNext ( )
inline

Definition at line 23 of file GUIControllerBuff.cs.

24 {
25 this.Clamp();
26 int num = this.selectedItem;
29 this.Clamp();
30 }
class f__AnonymousType0<< Count > j__TPar

References Clamp(), j__TPar, and selectedItem.