Click or drag to resize

SpellData Constructor (SpellData)

Construct a new spell that's identical to an existing one.

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

Parameters

other
Type: RavingBots.MagicGestures.GameSpellData
See Also