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
Loading...
Searching...
No Matches
Terraria.DataStructures.NPCAimedTarget Struct Reference
+ Collaboration diagram for Terraria.DataStructures.NPCAimedTarget:

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]
 

Detailed Description

Definition at line 10 of file NPCAimedTarget.cs.


The documentation for this struct was generated from the following file: