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