DefaultSimbotPluginInstallProcessor

class DefaultSimbotPluginInstallProcessor(autoInstallProviders: Boolean, autoInstallProviderConfigures: Boolean, factories: List<PluginFactory<*, *>>, installers: List<SimbotPluginInstaller>) : SimbotPluginInstallProcessor(source)

SimbotPluginInstallProcessor 的默认行为实现

Constructors

Link copied to clipboard
constructor(autoInstallProviders: Boolean, autoInstallProviderConfigures: Boolean, factories: List<PluginFactory<*, *>>, installers: List<SimbotPluginInstaller>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun process(installer: PluginInstaller)

处理 installer.