CombatEvent.DamageDealt.IsCrit property
True when TypeFlag bit 0 is set (critical hit).
public bool IsCrit { get; set; }See Also
Section titled “See Also”- record DamageDealt
- namespace Stellar.Abstractions.Domain
True when TypeFlag bit 0 is set (critical hit).
public bool IsCrit { get; set; }