CombatEvent.SkillUsed.Phase property
Which phase of the skill lifecycle this event covers.
public SkillEventPhase Phase { get; set; }See Also
Section titled “See Also”- enum SkillEventPhase
- record SkillUsed
- namespace Stellar.Abstractions.Domain
Which phase of the skill lifecycle this event covers.
public SkillEventPhase Phase { get; set; }