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

◆ netImportant

bool Terraria.Projectile.netImportant

Indicates that this projectile will be synced to a joining player (by default, any projectiles active before the player joins (besides projectiles with type in F:Terraria.Main.projPet) are not synced over). Example: glowsticks
Defaults to false.

Definition at line 115 of file Projectile.cs.

Referenced by Terraria.Projectile.SetDefaults().