Event.getClickCount
bool getClickCount(out uint clickCount)Extracts the click count from an event.
Parameters
clickCount | location to store click count |
Returns
true if the event delivered a click count
bool getClickCount(out uint clickCount)Extracts the click count from an event.
clickCount | location to store click count |