Enum ETouchType
Various states of touch inputs.
Namespace: UE4.InputCore
Assembly: UE4DotNet.dll
Syntax
public enum ETouchType
Fields
| Name | Description |
|---|---|
| Began | |
| Ended | |
| ETouchType_MAX | |
| FirstMove | |
| ForceChanged | |
| Moved | |
| NumTypes | |
| Stationary |
Various states of touch inputs.
public enum ETouchType
| Name | Description |
|---|---|
| Began | |
| Ended | |
| ETouchType_MAX | |
| FirstMove | |
| ForceChanged | |
| Moved | |
| NumTypes | |
| Stationary |