Interface: PlayerEventCooldown


# Interface: PlayerEventCooldown

Components.Schemas.PlayerEventCooldown

Event cooldown information where the property keys are a rank + number and the values are booleans. e.g. "NORMAL0" = "TRUE". The property keys on the player object generally follow the format "eventCooldowns" e.g. "halloween2020Cooldowns".

# Indexable

▪ [name: string]: boolean

Event cooldown information where the property keys are a rank + number and the values are booleans. e.g. "NORMAL0" = "TRUE". The property keys on the player object generally follow the format "eventCooldowns" e.g. "halloween2020Cooldowns".