Class PluginAttribute
Inheritance
PluginAttribute
Namespace: IPA
Assembly: IPA.Loader.dll
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public sealed class PluginAttribute : Attribute, _Attribute
Constructors
|
Improve this Doc
View Source
PluginAttribute(RuntimeOptions)
Declaration
public PluginAttribute(RuntimeOptions runtimeOptions)
Parameters
Properties
|
Improve this Doc
View Source
RuntimeOptions
Declaration
public RuntimeOptions RuntimeOptions { get; }
Property Value
Implements
Extension Methods