---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param slot number ---@return 1nil isUsable ---@return 1nil notEnoughMana ---Returns whether an action is usable function IsUsableAction(slot) end