Click or drag to resize

GestureLearnerCreateGesturePreprocessor Method

Create a preprocessor instance using the stored configuration.

Namespace:  RavingBots.MagicGestures.AI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
private GesturePreprocessor CreateGesturePreprocessor()

Return Value

Type: GesturePreprocessor
See Also