Package gg.xp.xivsupport.autoexit
Class AutoExit
java.lang.Object
gg.xp.xivsupport.autoexit.AutoExit
Plugin to let triggevent automatically exit when ffxiv, ACT, or any other arbitrary process exits
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddStateListener(Runnable listener) Allows for GUI to be updated@Nullable ProcessHandlegetState()void
-
Constructor Details
-
AutoExit
-
-
Method Details
-
addStateListener
Allows for GUI to be updated- Parameters:
listener- Listener to attach
-
init
-
getAutoExitEnabled
-
getProcessName
-
getExitDelay
-
getDetectedProcess
-
getState
-