CombatEvent.BuffChanged.Kind property
Whether the buff was applied, refreshed, or removed.
public BuffChangeKind Kind { get; set; }See Also
Section titled “See Also”- enum BuffChangeKind
- record BuffChanged
- namespace Stellar.Abstractions.Domain
Whether the buff was applied, refreshed, or removed.
public BuffChangeKind Kind { get; set; }