CombatEvent.DamageDealt.IsDead property
True when the target’s HP reached zero from this hit.
public bool IsDead { get; set; }See Also
Section titled “See Also”- record DamageDealt
- namespace Stellar.Abstractions.Domain
True when the target’s HP reached zero from this hit.
public bool IsDead { get; set; }