Unity Coding Help

  1. Please use Code-Tags: Using code tags properly - Unity Forum
  2. The error(s) already show what the problem is.
    You’re missing a ‘;’ somewhere. Specifically at (or just before) line 16.

In what you’ve posted, there is a ‘;’ missing after using UnityEngine.UI