Uses of Class
gg.xp.xivsupport.events.debug.DebugCommand
Packages that use DebugCommand
Package
Description
-
Uses of DebugCommand in gg.xp.xivsupport.events.actionresolution
Methods in gg.xp.xivsupport.events.actionresolution with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidSequenceIdTracker.sqidDebug(EventContext context, DebugCommand cmd) -
Uses of DebugCommand in gg.xp.xivsupport.events.delaytest
Methods in gg.xp.xivsupport.events.delaytest with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidDelayedTest.handleCancel(EventContext context, DebugCommand event) voidDelayedTest.handleStart(EventContext context, DebugCommand event) -
Uses of DebugCommand in gg.xp.xivsupport.events.misc
Methods in gg.xp.xivsupport.events.misc with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidTestChain.checkPedigree(EventContext context, DebugCommand event) voidReload.checkRandomId(EventContext context, DebugCommand event) voidRawEventStorage.clear(EventContext context, DebugCommand event) voidManagement.forceGc(EventContext context, DebugCommand event) static voidReload.handle(EventContext context, DebugCommand event) static voidStressTest.handle(EventContext context, DebugCommand event) voidStats.statsCommand(EventContext context, DebugCommand event) -
Uses of DebugCommand in gg.xp.xivsupport.events.misc.pulls
Methods in gg.xp.xivsupport.events.misc.pulls with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidPullTracker.forceSplit(EventContext context, DebugCommand cmd) -
Uses of DebugCommand in gg.xp.xivsupport.events.state
Methods in gg.xp.xivsupport.events.state with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidStateDumpDebugCommand.checkRandomId(EventContext context, DebugCommand event) -
Uses of DebugCommand in gg.xp.xivsupport.events.triggers.duties
Methods in gg.xp.xivsupport.events.triggers.duties with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidDummyTestFight.dummyCall(EventContext context, DebugCommand event) voidDummyTestFight.dummyCall2(EventContext context, DebugCommand event) voidDummyTestFight.dummyCallOff(EventContext context, DebugCommand event) voidDummyTestFight.dummyCallOn(EventContext context, DebugCommand event) -
Uses of DebugCommand in gg.xp.xivsupport.events.triggers.jails
Methods in gg.xp.xivsupport.events.triggers.jails with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidJailSolver.amResetManual(EventContext context, DebugCommand event) voidJailSolver.amTest(EventContext context, DebugCommand event) -
Uses of DebugCommand in gg.xp.xivsupport.events.triggers.marks
Methods in gg.xp.xivsupport.events.triggers.marks with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidAutoMarkTester.amTest(EventContext context, DebugCommand event) -
Uses of DebugCommand in gg.xp.xivsupport.events.triggers.marks.adv
Methods in gg.xp.xivsupport.events.triggers.marks.adv with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidSpecificAutoMarkHandler.amTest(EventContext context, DebugCommand event) -
Uses of DebugCommand in gg.xp.xivsupport.events.ws
Methods in gg.xp.xivsupport.events.ws with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidActWsLogSource.forceReconnect(EventContext context, DebugCommand event) voidActWsLogSource.getCombatantsDbg(EventContext context, DebugCommand event) -
Uses of DebugCommand in gg.xp.xivsupport.gui.overlay
Methods in gg.xp.xivsupport.gui.overlay with parameters of type DebugCommand -
Uses of DebugCommand in gg.xp.xivsupport.gui.tables.renderers
Methods in gg.xp.xivsupport.gui.tables.renderers with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidRefreshingHpBarTestTrigger.debug(EventContext context, DebugCommand dbg) -
Uses of DebugCommand in gg.xp.xivsupport.speech
Methods in gg.xp.xivsupport.speech with parameters of type DebugCommandModifier and TypeMethodDescriptionvoidTtsProcessor.ttsDebugCommand(EventContext context, DebugCommand echo)