Click or drag to resize

GestureData Constructor (GestureData)

Create an identical copy of an existing gesture.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public GestureData(
	GestureData other
)

Parameters

other
Type: RavingBots.MagicGestures.ControllerGestureData
See Also