Search Unity

Detect When Button Is NOT Being Clicked/Pressed On

Discussion in 'Scripting' started by ExbowFTW, Aug 31, 2015.

  1. ExbowFTW

    ExbowFTW

    Joined:
    May 2, 2015
    Posts:
    281
    How do I detect when a UI Button (on canvas) is not being pressed on. I'm making the game for iOS, btw, so it can't be MouseDown/MouseUp.

    Thanks,
    Exbow