Skip to main content

Enum JapaneseArticleType

Article types for Dalamud.Game.ClientLanguage.Japanese.

Assembly: Dalamud.dll
View Source
Declaration
public enum JapaneseArticleType

Fields

NearListener

Near listener (それら).

View Source
Declaration
NearListener = 1

Distant

Distant from both speaker and listener (あれら).

View Source
Declaration
Distant = 2

Extension Methods