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

◆ DrawOffsetY

float Terraria.ModLoader.ModNPC.DrawOffsetY
getset

The vertical offset used for drawing this NPC. Defaults to 0.

Definition at line 71 of file ModNPC.cs.

71{ get; set; }