Uses of Interface
gg.xp.xivsupport.speech.CalloutEvent
Package
Description
-
Uses of CalloutEvent in gg.xp.xivsupport.callouts
Modifier and TypeMethodDescription<X> CalloutEvent
CalloutProcessor.processCallout
(RawModifiedCallout<X> raw) -
Uses of CalloutEvent in gg.xp.xivsupport.callouts.audio
Modifier and TypeMethodDescriptionvoid
SoundPlayer.getSoundFromCallout
(EventContext context, CalloutEvent call) -
Uses of CalloutEvent in gg.xp.xivsupport.events.triggers.seq
Modifier and TypeMethodDescriptionvoid
SequentialTriggerController.updateCall
(CalloutEvent call) Accept a new callout event, BUT mark it as "replacing" any previous call i.e. -
Uses of CalloutEvent in gg.xp.xivsupport.groovy
Modifier and TypeMethodDescriptionGroovyTriggers.GroovySqHelper.callout
(groovy.lang.Closure<?> closure) -
Uses of CalloutEvent in gg.xp.xivsupport.gui.overlay
Modifier and TypeMethodDescriptionvoid
FlyingTextOverlay.handleEvent
(EventContext context, CalloutEvent event) -
Uses of CalloutEvent in gg.xp.xivsupport.speech
Modifier and TypeClassDescriptionclass
class
class
class
Deprecated.class
Modifier and TypeMethodDescriptionvoid
TtsProcessor.callout
(EventContext context, CalloutEvent callout)