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

◆ NavigatePrevious()

void GUIControllerBuff.NavigatePrevious ( )
inline

Definition at line 33 of file GUIControllerBuff.cs.

34 {
35 this.Clamp();
36 int num = this.selectedItem;
39 this.Clamp();
40 }
class f__AnonymousType0<< Count > j__TPar

References Clamp(), j__TPar, and selectedItem.