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 GUIAccessoryInfo.ItemDraw ( ItemGrid_Layout gridLayout,
int i,
Vector2 position,
float scale )
inline

Definition at line 36 of file GUIAccessoryInfo.cs.

37 {
38 int num = this.itemOffset;
39 int[] displayIcons = this.DisplayIcons;
40 string[] infoText = this.InfoText;
41 if (num == 0)
42 {
43 }
45 }
class f__AnonymousType0<< Count > j__TPar
GUIAccessoryInfo.StringState[] InfoState

References DisplayIcons, InfoState, InfoText, itemOffset, and j__TPar.