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

◆ DrawCachedNPCs()

void Terraria.Main.DrawCachedNPCs ( List< int > npcCache,
bool behindTiles )
inlineprotected

Definition at line 11181 of file Main.cs.

11182 {
11183 if (!true)
11184 {
11185 }
11186 int size = npcCache._size;
11187 int size2 = npcCache._size;
11188 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by Terraria.Main.DoDraw_DrawNPCsOverTiles(), and Terraria.Main.DoDraw_WallsTilesNPCs().