Click or drag to resize

GestureRecognizerComponentScriptTAllowSimultaneousExecutionWith Field

Gesture components to allow simultaneous execution with. By default, gestures cannot execute together.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public List<GestureRecognizerComponentScriptBase> AllowSimultaneousExecutionWith

Field Value

Type: ListGestureRecognizerComponentScriptBase
See Also