Click or drag to resize

GestureData Constructor (Int32)

Create an empty gesture.

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

Parameters

size (Optional)
Type: SystemInt32
See Also