Click or drag to resize

SpellCasterLoadSpell Method

Load the given spell.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool LoadSpell(
	int id,
	Color color
)

Parameters

id
Type: SystemInt32
color
Type: Color

Return Value

Type: Boolean
See Also