SkillCooldownKind enumeration
Matches the wire enum ESkillCDType.
public enum SkillCooldownKindValues
Section titled “Values”| name | value | description |
|---|---|---|
| Normal | 0 |
Standard single-charge cooldown. |
| Charge | 1 |
Multi-charge cooldown (skill can be used up to ChargeCount times before the cooldown starts). |
See Also
Section titled “See Also”- namespace Stellar.Abstractions.Domain