Skip to main content
Version: 14.x (API 14) [Legacy]

Interface IDalamudPlugin

This interface represents a basic Dalamud plugin. All plugins have to implement this interface.

Assembly: Dalamud.dll
Declaration
public interface IDalamudPlugin : IDisposable