Click or drag to resize

SpellTrainView_samples Field

The captured samples.

Namespace:  RavingBots.MagicGestures.UI.Views
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
private readonly List<GestureData> _samples

Field Value

Type: ListGestureData
See Also