Click or drag to resize

FingersScriptProcessUnityTouches Field

Whether to process Unity touch events. If false, you will need to implement the VirtualTouch* methods to implement touch handling.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool ProcessUnityTouches

Field Value

Type: Boolean
See Also