Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


clickCount

Gets the number of consecutive times a down-up sequence was executed in a short amount of time with the same pointer ID and button.
Read time 1 minuteLast updated 9 days ago

Definition

public int clickCount { get; protected set; }

Remarks