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

◆ DrawWoF()

void Terraria.Main.DrawWoF ( )
inlineprotected

Definition at line 11243 of file Main.cs.

11244 {
11245 int num = 1;
11246 if (num == 0)
11247 {
11248 }
11249 if (num == 0)
11250 {
11251 }
11252 if (num != 0 && num == 0)
11253 {
11254 if (num == 0)
11255 {
11256 }
11257 Main.DrawWOFTongueToPlayer(int.MinValue);
11258 }
11259 }

References Terraria.Main.DrawWOFTongueToPlayer().

Referenced by Terraria.Main.DoDraw_WallsTilesNPCs().