|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given projectile type (F:Terraria.Projectile.type), then that projectile will use whip collision and can have flasks applied to it.
Defaults to false.
You can adjust whip settings using F:Terraria.Projectile.WhipSettings.
Definition at line 45 of file ProjectileID.cs.
Referenced by Terraria.Projectile.Colliding(), Terraria.Projectile.CutTiles(), Terraria.Projectile.Damage(), Terraria.Projectile.EmitEnchantmentVisualsAt(), Terraria.Projectile.StatusNPC(), Terraria.Projectile.StatusPvP(), and Terraria.Projectile.UpdateEnchantmentVisuals().