Class PluginManager
Inheritance
System.Object
PluginManager
Namespace: Eco.Core
Assembly: Eco.Core.dll
Syntax
public static class PluginManager : Object
Fields
Controller
Declaration
public static IPluginManager Controller
Field Value
| Type | Description |
|---|---|
| IPluginManager |
Methods
GetPlugin<T>()
Declaration
public static T GetPlugin<T>()
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |