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

◆ ItemDraw()

void GUIButtonBar.ItemDraw ( ItemGrid_Layout gridLayout,
int index,
Vector2 position,
float scale )
inlineprivate

Definition at line 111 of file GUIButtonBar.cs.

112 {
114 do
115 {
116 if (!true)
117 {
118 }
119 GUIButtonBar.Action[] items = this.Items;
121 float[] scale2 = this.Scale;
123 }
124 while (inputState != GUITransactionButton.InputState.Clicked);
125 if (this.Items == null)
126 {
127 }
128 }
class f__AnonymousType0<< Count > j__TPar
GUIButtonBar.Action[] Items
ControllerActionButton[] ItemsActions

References Items, ItemsActions, j__TPar, Controller.ControllerActionButton.LinkedAction, and Scale.