| SpellData Constructor (Int32) |
Construct a new spell with the given number of empty gestures.
Namespace:
RavingBots.MagicGestures.Game
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public SpellData(
int size = 0
)
Parameters
- size (Optional)
- Type: SystemInt32
See Also