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

◆ Navigate()

override GUIControllerItem GUIControllerAmmo4Page.Navigate ( Vector2 navigationVector)
inlinevirtual

Reimplemented from GUIControllerAmmo.

Definition at line 29 of file GUIControllerAmmo4Page.cs.

30 {
31 base.LoadPageAnchor();
32 int itemColmun = this.itemColmun;
34 int itemRow = this.itemRow;
35 int itemColmun2 = this.itemColmun;
38 if (guicontrollerItem == null)
39 {
40 return guicontrollerItem;
41 }
42 long num = 0L;
44 int itemColmun3 = this.itemColmun;
46 while (guicontrollerItem2 != null)
47 {
48 }
49 return guicontrollerItem2;
50 }
class f__AnonymousType0<< Count > j__TPar

References GUIControllerAmmo.itemColmun, GUIControllerAmmo.itemRow, j__TPar, and System.L.