CombatEvent.DamageDealt.TargetId property
Entity that received the damage or healing.
public EntityId TargetId { get; set; }See Also
Section titled “See Also”- struct EntityId
- record DamageDealt
- namespace Stellar.Abstractions.Domain
Entity that received the damage or healing.
public EntityId TargetId { get; set; }