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

◆ DrawPrefixes()

void GUIReforgePopup.DrawPrefixes ( )
inline

Definition at line 139 of file GUIReforgePopup.cs.

140 {
141 int num = this.numLines;
142 int num2 = 17136;
143 bool[] array = this.badPreFixLine;
144 if (array != null)
145 {
146 return;
147 }
148 if (array == null)
149 {
150 }
151 string[] array2 = this.toolTipLine;
152 if (num2 == 0)
153 {
154 }
155 if (!true)
156 {
157 }
159 int <LineSpacing>k__BackingField = spriteFont.<LineSpacing>k__BackingField;
160 }
class f__AnonymousType0<< Count > j__TPar

References System.array, badPreFixLine, j__TPar, numLines, and toolTipLine.

Referenced by Draw().