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