|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inline |
This is used to check if the projectile is considered to be a member of a specified T:Terraria.ModLoader.DamageClass.
| damageClass | The DamageClass to compare with the one assigned to this projectile. |
true if this projectiles's T:Terraria.ModLoader.DamageClass matches damageClass , false otherwiseDefinition at line 93179 of file Projectile.cs.
References Terraria.ModLoader.DamageClassLoader.effectInheritanceCache.