user constant

Flag<CooldownType> const user

A cooldown type that sorts contexts depending on the user that invoked them.

Implementation

static const Flag<CooldownType> user = Flag<CooldownType>.fromOffset(6);