Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-test
/
love.forte.simbot.test.plugin
/
TestPlugin
/
Factory
Factory
object
Factory
:
PluginFactory
<
TestPlugin
,
TestPluginConfiguration
>
(
source
)
Members
Properties
key
Link copied to clipboard
open
override
val
key
:
PluginFactory.Key
Functions
create
Link copied to clipboard
open
fun
create
(
context
:
PluginConfigureContext
)
:
TestPlugin
open
override
fun
create
(
context
:
PluginConfigureContext
,
configurer
:
ConfigurerFunction
<
TestPluginConfiguration
>
)
:
TestPlugin