CombatEvent.SkillUsed.CasterId property
Entity that cast the skill.
public EntityId CasterId { get; set; }See Also
Section titled “See Also”- struct EntityId
- record SkillUsed
- namespace Stellar.Abstractions.Domain
Entity that cast the skill.
public EntityId CasterId { get; set; }