pub const ALLOWED_ACTIONS_MASK: u32 = ACTION_FIRE_WEAPON; // 4u32
Bitmask of all currently supported action flags.