Skip to main content

Enum Song

BRD Song types.

Assembly: Dalamud.dll
View Source
Declaration
public enum Song : byte

Fields

None

No song is active type.

View Source
Declaration
None = 0

Mage

Mage's Ballad type.

View Source
Declaration
Mage = 1

Army

Army's Paeon type.

View Source
Declaration
Army = 2

Wanderer

The Wanderer's Minuet type.

View Source
Declaration
Wanderer = 3

Extension Methods