Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Projectile.HallowBossPelletStormInfo Struct Reference

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 40 of file Projectile.cs.


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