HitEntity
Summary
public IMyEntity HitEntity { get; }
Gets entity which was hit for this detector. It's not used for any logic with data, just for reporting to projectile system, which entity was hit by the projectile.
Returns
Entity that projectile detector represents