terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
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, set] |
Vector2 | Center [get, set] |
Vector2 | Size [get, set] |
Definition at line 10 of file NPCAimedTarget.cs.