| SpellDataIsValid Property |
if the spell data is correct.
Namespace:
RavingBots.MagicGestures.Game
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool IsValid { get; }
Property Value
Type:
BooleanRemarks
Must have at least one gesture, and all of the gestures must
be valid.
See Also