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

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