Definition at line 54579 of file Projectile.cs.
54580 {
54581
54582
54583
54584
54590 {
54593 {
54595 }
54597 {
54599 }
54601 {
54603 }
54605 {
54607 }
54608 }
54609 for (int i = 0; i < 200; i++)
54610 {
54613 {
54616 {
54619 }
54620 }
54621 }
54623 }
int owner
The index of the player who owns this projectile. In Multiplayer, Clients "own" projectiles that they...
bool CanHitWithOwnBody(Entity ent)
NPC OwnerMinionAttackTargetNPC
References Terraria.Main.npc, and Terraria.Main.player.