|
TModLoader v1.4.4.9
TModLoader source code documentation
|
| bool Terraria.Projectile.netUpdate |
Set manually to true in M:Terraria.ModLoader.ModProjectile.AI once to make it sync its current F:Terraria.Projectile.ai[] array to the server and other clients (depending on what the F:Terraria.Main.netMode is where this is set to true)
Definition at line 292 of file Projectile.cs.
Referenced by Terraria.Projectile.AI_149_GolfBall(), Terraria.Projectile.Damage(), Terraria.Projectile.FishingCheck(), Terraria.Projectile.HandleMovement(), Terraria.Projectile.SetDefaults(), Terraria.Projectile.Shimmer(), Terraria.Projectile.Update(), and Terraria.Projectile.VanillaAI().