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

Class PluginServiceAttribute

This attribute indicates whether an applicable service should be injected into the plugin.

Assembly: Dalamud.dll
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class PluginServiceAttribute : Attribute

Inheritance: System.Object -> System.Attribute