1325 {
1326 get
1327 {
1329 {
1331 }
1332 return false;
1333 }
1334 }
Vector2 velocity
The velocity of this Entity in world coordinates per tick.
static bool[] IsTownPet
If true for a given NPC type (F:Terraria.NPC.type), then that NPC is categorized as a town pet....
int aiStyle
Selects which vanilla code to use for the AI method. Vanilla NPC AI styles are enumerated in the T:Te...
int type
The NPC ID of this NPC. The NPC ID is a unique number assigned to each NPC loaded into the game....