Table of Contents

Interface IPluginComponent

Namespace
RisingV.Shared.Plugins
Assembly
RisingV.Shared.dll

Represents a component of a plugin that can be managed by the PluginComponentsManager.

public interface IPluginComponent : IManageable<PluginComponentsManager>, IManageable
Extension Methods