Definition at line 83067 of file NPC.cs.
83068 {
83071 {
83073 }
83075 {
83078 return true;
83080 {
83084 {
83086 }
83088 {
83089 break;
83090 }
83093 {
83095 {
83097 }
83098 return true;
83099 }
83100 return true;
83101 }
83102 }
83103 return false;
83104 }
int width
The width of this Entity's hitbox, in pixels.
int height
The height of this Entity's hitbox, in pixels.
int type
The NPC ID of this NPC. The NPC ID is a unique number assigned to each NPC loaded into the game....
References Terraria.Entity.direction, Terraria.Entity.height, Terraria.NPC.oldTarget, Terraria.NPC.type, and Terraria.Entity.width.