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.Projectile.HallowBossPelletStormInfo Struct Reference
+ Collaboration diagram for Terraria.Projectile.HallowBossPelletStormInfo:

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
 

Detailed Description

Definition at line 20510 of file Projectile.cs.


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