Script API - v1.26.10.23
    Preparing search index...

    Interface EntityApplyDamageByProjectileOptions

    interface EntityApplyDamageByProjectileOptions {
        damagingEntity?: Entity;
        damagingProjectile: Entity;
    }
    Index

    Properties

    damagingEntity?: Entity
    damagingProjectile: Entity