Skip to main content

Enum Sen

Samurai Sen types.

Assembly: Dalamud.dll
View Source
Declaration
[Flags]
public enum Sen : byte

Fields

NONE

No Sen.

View Source
Declaration
NONE = 0

SETSU

Setsu Sen type.

View Source
Declaration
SETSU = 1

GETSU

Getsu Sen type.

View Source
Declaration
GETSU = 2

KA

Ka Sen type.

View Source
Declaration
KA = 4

Extension Methods