TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ ContinuouslyUpdateDamage

bool Terraria.Projectile.ContinuouslyUpdateDamage
getset

Definition at line 668 of file Projectile.cs.

669 {
670 get
671 {
673 }
674 set
675 {
677 }
678 }
bool ContinuouslyUpdateDamageStats
If set F:Terraria.Projectile.damage will be recalculated based on F:Terraria.Projectile....