Type:TouchEventType

From Resonite Wiki
Revision as of 17:46, 5 February 2025 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.