Class PointerClickEvent
Inherited Members
Namespace: UnityEngine.InputNew
Syntax
public class PointerClickEvent : PointerEvent
Properties
clickCount
Declaration
public int clickCount { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |
public class PointerClickEvent : PointerEvent
public int clickCount { get; set; }
| Type | Description |
|---|---|
| Int32 |