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