TModLoader
v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
◆
AI_156_StartAttack()
void
Terraria.Projectile.AI_156_StartAttack
(
)
inline
private
Definition at line
54571
of file
Projectile.cs
.
54572
{
54573
for
(
int
i = 0; i <
localNPCImmunity
.Length; i++)
54574
{
54575
localNPCImmunity
[i] = 0;
54576
}
54577
}
Terraria.Projectile.localNPCImmunity
int[] localNPCImmunity
Definition
Projectile.cs:249
Terraria
Projectile
Generated by
1.10.0