global constant

Flag<CooldownType> const global

A cooldown type that sorts all contexts into the same bucket.

Implementation

static const Flag<CooldownType> global = Flag<CooldownType>.fromOffset(3);