Skip to main content
Version: 15.x (API 15) [Current]

Namespace Dalamud.Game.Config

Classes​

ConfigChangeEvent​

Represents a change in the configuration.

ConfigChangeEvent<T>​

Represents a generic change in the configuration.

ConfigOptionNotFoundException​

An exception thrown when a matching config option is not present in the config section.

FloatConfigProperties​

Represents a floating point configuration property.

GameConfigOptionAttribute​

An attribute for defining GameConfig options.

GameConfigSection​

Represents a section of the game config and contains helper functions for accessing and setting values.

IncorrectConfigTypeException​

An exception thrown when attempting to assign a value to a config option with the wrong type.

StringConfigProperties​

Represents a string configuration property.

UIntConfigProperties​

Represents a uint configuration property.

Enums​

ConfigType​

Types of options used by the game config.

PadButtonValue​

Valid values for PadButton options under Dalamud.Game.Config.SystemConfigOption.

SystemConfigOption​

Config options in the System section.

UiConfigOption​

Config options in the UiConfig section.

UiControlOption​

Config options in the UiControl section.