Click or drag to resize

SpellDataFindLongest Method

Return the longest gesture in this spell.

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

Return Value

Type: GestureData
See Also