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
This interface represents a basic Dalamud plugin. All plugins have to implement this interface.
public interface IDalamudPlugin : IDisposable