Mouse Click Jump Problem

Why can my character (Rob) still jump multiple times when the button actor is clicked multiple times? I have another version of this with the up keyboard key set for Rob to jump and it works properly (he doesn't multijump). I tried to use mouse clicks because I've read that it has to be mouse event for it to work on android devices.