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

◆ ReforgeItemDraw()

void GUIReforge.ReforgeItemDraw ( ItemGrid_Layout gridLayout,
int index,
Vector2 position,
float scale )
inline

Definition at line 211 of file GUIReforge.cs.

212 {
213 if (!true)
214 {
215 }
216 Main.inventoryScale = scale;
217 int num = this.cursorOver;
218 if (!true)
219 {
220 }
221 int size = this._reforgeItems._size;
223 int selectedItem = this._selectedItem;
224 int num2 = this.cursorOver;
225 }
class f__AnonymousType0<< Count > j__TPar
int _selectedItem
List< Item > _reforgeItems
static bool ControllerModeLocked

References _reforgeItems, _selectedItem, XNAUnityRunner.ControllerModeLocked, cursorOver, and j__TPar.