For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/interfaces/EntityApplyDamageByProjectileOptions.md.

Interface: EntityApplyDamageByProjectileOptions

entity damage

Beta

通过抛射物造成伤害时的额外选项。

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

Properties

damagingEntity?

optional damagingEntity?: Entity

Beta

Remarks

可选的发射抛射物的实体。

Optional entity that fired the projectile.


damagingProjectile

damagingProjectile: Entity

Beta

Remarks

造成伤害的抛射物。

Projectile that caused damage.

同领域相关