VR Magic Gestures AI 1.1
VR Magic Gestures AI 1.1
Class Reference
RavingBots.MagicGestures.UI.Views
SpellBookView Class
SpellBookView Methods
Awake Method
CastSpell Method
CreateSpellSlots Method
GetTrainingData Method
GoBack Method
MorphTrail Method
Start Method
UpdateValidSlots Method
SpellBookView
CastSpell Method
Cast the recognized spell.
Namespace:
RavingBots.MagicGestures.UI.Views
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
void
CastSpell
(
MagicWand
wand
,
GestureData
gesture
,
int
spellId
)
Parameters
wand
Type:
RavingBots.MagicGestures.Controller
MagicWand
The wand used to perform the gesture.
gesture
Type:
RavingBots.MagicGestures.Controller
GestureData
The performed gesture.
spellId
Type:
System
Int32
The index of the recognized gesture.
Remarks
This is registered as a handler for the
OnGestureRecognizedEvent
event.
See Also
Reference
SpellBookView Class
RavingBots.MagicGestures.UI.Views Namespace
(c) 2018 Raving Bots