Click or drag to resize

MagicWandSpellCaster Property

The spell effect manager of this wand.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public SpellCaster SpellCaster { get; private set; }

Property Value

Type: SpellCaster
See Also