Skip to main content

Interface IDalamudPlugin

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

Assembly: Dalamud.dll
View Source
Declaration
public interface IDalamudPlugin : IDisposable