Interface EntityApplyDamageByProjectileOptions

Additional options for when damage has been applied via a projectile.

Hierarchy

  • EntityApplyDamageByProjectileOptions

Properties

damagingEntity?: Entity

Remarks

Optional entity that fired the projectile.

damagingProjectile: Entity

Remarks

Projectile that caused damage.