Class PluginServiceAttribute
This attribute indicates whether an applicable service should be injected into the plugin.
Assembly: Dalamud.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
[MeansImplicitUse(ImplicitUseKindFlags.Assign)]
public class PluginServiceAttribute : Attribute
Inheritance: System.Object
-> System.Attribute