Class PluginFeatureEventArgs
Provides data about plugin feature related events
Inherited Members
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public class PluginFeatureEventArgs : EventArgs
Properties
PluginFeature
Gets the plugin feature this event is related to
Declaration
public PluginFeature PluginFeature { get; }
Property Value
Type | Description |
---|---|
PluginFeature |