TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ behindTiles

bool Terraria.NPC.behindTiles

Indicates that this NPC draws behind solid tiles.
See ExampleDrawBehindNPCfor examples of how to use this and other options for layers to draw in.

Definition at line 1149 of file NPC.cs.

Referenced by Terraria.GameContent.Bestiary.UnlockableNPCEntryIcon.Draw(), Terraria.GameContent.Animations.Segments.NPCSegment.Draw(), and Terraria.NPC.SetDefaults().