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 | |
float | GetBulletProgress (int bulletIndex) |
bool | IsValid (int bulletIndex) |
Vector2 | GetBulletPosition (int bulletIndex, Vector2 centerPoint) |
Rectangle | GetBulletHitbox (int bulletIndex, Vector2 centerPoint) |
Public Attributes | |
float | StartAngle |
float | AnglePerBullet |
int | BulletsInStorm |
float | BulletsProgressInStormStartNormalized |
float | BulletsProgressInStormBonusByIndexNormalized |
float | StormTotalRange |
Vector2 | BulletSize |
Definition at line 20510 of file Projectile.cs.