Table of Contents

Class PluginFeatureInfoEventArgs

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

Provides data about plugin feature info related events

public class PluginFeatureInfoEventArgs : EventArgs
Inheritance
object
PluginFeatureInfoEventArgs
Inherited Members

Properties

PluginFeatureInfo

Gets the plugin feature this event is related to

public PluginFeatureInfo PluginFeatureInfo { get; }

Property Value

PluginFeatureInfo