Table of Contents

Class BootstrapPlugin

Namespace
RisingV.Shared
Assembly
RisingV.Shared.dll
public class BootstrapPlugin : RisingSharedPlugin<BootstrapPluginContext>, IPlugin<BootstrapPluginContext>, IPlugin, IManageable<PluginManager>, IReloadable<PluginManager>, IReloadable, IDisposable, IHasPluginContext<BootstrapPluginContext>, IPluginContext, IPluginComponent, IManageable<PluginComponentsManager>, IManageable
Inheritance
BootstrapPlugin
Implements
Inherited Members
Extension Methods

Constructors

BootstrapPlugin(string, string?, string?, string?)

public BootstrapPlugin(string pluginGuid, string? pluginName = null, string? pluginVersion = null, string? configRelativePath = null)

Parameters

pluginGuid string
pluginName string
pluginVersion string
configRelativePath string