terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 9 of file NPCAimedTarget.cs.