  | SpellCasterLoadSpell Method  | 
 
                Load the given spell.
            
 
    Namespace: 
   RavingBots.MagicGestures.Controller
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic bool LoadSpell(
	int id,
	Color color
)
Parameters
- id
 - Type: SystemInt32
 - color
 - Type: Color
 
Return Value
Type: 
Boolean
See Also