Class WarfarePluginLoader
public class WarfarePluginLoader
- Inheritance
-
WarfarePluginLoader
- Inherited Members
Constructors
WarfarePluginLoader(WarfareModule, ILoggerFactory)
public WarfarePluginLoader(WarfareModule warfare, ILoggerFactory loggerFactory)
Parameters
warfareWarfareModuleloggerFactoryILoggerFactory
Properties
Plugins
public IReadOnlyList<WarfarePlugin> Plugins { get; }