Table of Contents

Method WaitForCastAnimationEvent

Namespace
GrindFest
Assembly
GrindFest.dll

WaitForCastAnimationEvent(string)

Plays the cast animation and waits for the moment the spell actually fires.

protected IEnumerator WaitForCastAnimationEvent(string eventName = "SpellCast")

Parameters

eventName string

Returns

IEnumerator