  | GestureData Constructor (Int32) | 
 
                Create an empty gesture.
            
 
    Namespace: 
   RavingBots.MagicGestures.Controller
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic GestureData(
	int size = 0
)
Parameters
- size (Optional)
 - Type: SystemInt32
 
See Also