|
TModLoader v1.4.4.9
TModLoader source code documentation
|
| bool Terraria.Projectile.hide |
Projectile is not drawn normally. Held projectiles (F:Terraria.Player.heldProj) and projectiles specified to be drawn at specific layers (M:Terraria.ModLoader.ModProjectile.DrawBehind(System.Int32,System.Collections.Generic.List<System.Int32>,System.Collections.Generic.List<System.Int32>,System.Collections.Generic.List<System.Int32>,System.Collections.Generic.List<System.Int32>,System.Collections.Generic.List<System.Int32>)) use this.
Definition at line 363 of file Projectile.cs.
Referenced by Terraria.Projectile.SetDefaults().