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

Namespace Dalamud

Classes​

EntryPoint​

The main entrypoint for the Dalamud system.

Localization​

Class handling localization.

SafeMemory​

Class facilitating safe memory access.

Interfaces​

IServiceType​

Marker class for service types.

Enums​

DalamudAsset​

Specifies an asset that has been shipped as Dalamud Asset.

Any asset can cease to exist at any point, even if the enum value exists.

Either ship your own assets, or be prepared for errors.

Delegates​

EntryPoint.InitDelegate​

A delegate used during initialization of the CLR from Dalamud.Boot.

Localization.LocalizationChangedDelegate​

Delegate for the Dalamud.Localization.LocalizationChanged event that occurs when the language is changed.