|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| NPCAimedTarget (NPC npc) | |
| NPCAimedTarget (Player player, bool ignoreTank=true) | |
Public Attributes | |
| NPCTargetType | Type |
| Rectangle | Hitbox |
| int | Width |
| int | Height |
| Vector2 | Position |
| Vector2 | Velocity |
Properties | |
| bool | Invalid [get] |
| Vector2 | Center [get] |
| Vector2 | Size [get] |
Definition at line 6 of file NPCAimedTarget.cs.