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