clickCount
The number of times a button is pressed consecutively.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public int clickCount { get; protected set; }