Contains information related to a projectile hitting an entity.
Private
Readonly
Dimension where this projectile hit took place.
This property can't be read in early-execution mode.
Direction vector of the projectile as it hit an entity.
Location where the projectile hit occurred.
Entity for the projectile that hit an entity.
Optional
Optional source entity that fired the projectile.
Contains additional information about an entity that was hit.
This function can't be called in read-only mode.
This function can't be called in early-execution mode.
Contains information related to a projectile hitting an entity.