UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ETouchType Namespace Reference

Enumerations

enum  Type : int {
  Began , Moved , Stationary , ForceChanged ,
  FirstMove , Ended , NumTypes
}
 

Detailed Description

Various states of touch inputs.

Enumeration Type Documentation

◆ Type

Enumerator
Began 
Moved 
Stationary 
ForceChanged 
FirstMove 
Ended 
NumTypes