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

◆ HairDraw()

void GUIHairWindow.HairDraw ( ItemGrid_Layout gridLayout,
int index,
Microsoft::Xna::Framework::Vector2 position,
float scale )
inline

Definition at line 313 of file GUIHairWindow.cs.

314 {
315 int offset = this.Offset;
317 if (offset == 0)
318 {
319 }
320 if (this.hairOver == 0)
321 {
322 }
323 }
class f__AnonymousType0<< Count > j__TPar
float ActionButtonScale

References ActionButtonScale, hairOver, j__TPar, Offset, and System.offset.