Class AxisButtonPointerEvents
Namespace: Axis.Events
Assembly: cs.temp.dll.dll
Syntax
public class AxisButtonPointerEvents : GroupEvents
Fields
OnPointerDown
Declaration
public UnityEvent OnPointerDown
Field Value
Type | Description |
---|---|
UnityEvent |
OnPointerUp
Declaration
public UnityEvent OnPointerUp
Field Value
Type | Description |
---|---|
UnityEvent |
Properties
EventCount
Declaration
public override int EventCount { get; }
Property Value
Type | Description |
---|---|
int |