Skip to main content

Enum BeastChakra

MNK Beast Chakra types.

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

Fields

NONE

No chakra.

View Source
Declaration
NONE = 0

OPOOPO

The Opo-Opo chakra.

View Source
Declaration
OPOOPO = 1

RAPTOR

The Raptor chakra.

View Source
Declaration
RAPTOR = 2

COEURL

The Coeurl chakra.

View Source
Declaration
COEURL = 3

Extension Methods