Uses of Enum Class
gg.xp.xivsupport.models.groupmodels.PsMarkerGroup
Packages that use PsMarkerGroup
Package
Description
-
Uses of PsMarkerGroup in gg.xp.xivsupport.events.triggers.duties.ewult
Methods in gg.xp.xivsupport.events.triggers.duties.ewult that return types with arguments of type PsMarkerGroupModifier and TypeMethodDescriptionOmegaUltimate.getPsMarkSettings()
OmegaUltimate.getPsMarkSettingsFarGlitch()
-
Uses of PsMarkerGroup in gg.xp.xivsupport.events.triggers.duties.ewult.omega
Constructor parameters in gg.xp.xivsupport.events.triggers.duties.ewult.omega with type arguments of type PsMarkerGroupModifierConstructorDescriptionPsMarkerAssignments
(Map<PsMarkerGroup, XivPlayerCharacter> assignments, boolean mid) -
Uses of PsMarkerGroup in gg.xp.xivsupport.models.groupmodels
Methods in gg.xp.xivsupport.models.groupmodels that return PsMarkerGroupModifier and TypeMethodDescriptionstatic PsMarkerGroup
PsMarkerGroup.forNumbers
(int groupNum, int num) PsMarkerGroup.getCounterpart()
static PsMarkerGroup
Returns the enum constant of this class with the specified name.static PsMarkerGroup[]
PsMarkerGroup.values()
Returns an array containing the constants of this enum class, in the order they are declared.