Click or drag to resize

FingersScriptGestureLevelUnloadOption Enumeration

Gesture level unload option

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public enum GestureLevelUnloadOption
Members
  Member nameValueDescription
Nothing0 Do nothing
ResetGestureState1 Reset all gesture states on level load
ClearAllGestures2 Clear out all gestures on level load
See Also