Ejemplo n.º 1
0
 /// <summary>Called when the dialogue got cued.</summary>
 protected virtual void Cued(PowerSlide.SlideEvent e)
 {
 }
Ejemplo n.º 2
0
 /// <summary>Called when the dialogue is now waiting for a cue event.</summary>
 protected virtual void WaitForCue(PowerSlide.SlideEvent e)
 {
 }