Skip to main content

Enum DutyType

Duty type flags for the Dalamud.Game.Gui.PartyFinder.PartyFinderGui class.

Assembly: Dalamud.dll
View Source
Declaration
public enum DutyType

Fields

Other

No duty type.

View Source
Declaration
Other = 0

Roulette

The roulette duty type.

View Source
Declaration
Roulette = 1

Normal

The normal duty type.

View Source
Declaration
Normal = 2

Extension Methods