Class SoundAction
java.lang.Object
gg.xp.xivsupport.events.triggers.easytriggers.actions.SoundAction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(EasyTriggerContext context, Event event) toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface gg.xp.xivsupport.events.triggers.easytriggers.model.Action
getEventType, recalc
-
Field Details
-
sound
-
-
Constructor Details
-
SoundAction
public SoundAction()
-
-
Method Details