Type:TouchEventType

From Resonite Wiki

Touch Event Type allows for specifying what kind of Type:TouchEvent a component or responder is referring to.

Values
Name Value Description
Hover 0 The user is pointing their laser at a button but not clicking it.
Touch 1 The user is touching a button with a Component:TipTouchSource physically or clicked it via laser if either is allowed.