uapmd-binding
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
JvmPluginInstancing
Jvm
Plugin
Instancing
JVM
class
JvmPluginInstancing
:
PluginInstancing
Members
Properties
state
Link copied to clipboard
JVM
open
override
val
state
:
InstancingState
Functions
close
Link copied to clipboard
JVM
open
override
fun
close
(
)
make
Alive
Link copied to clipboard
JVM
open
override
fun
makeAlive
(
callback
:
(
error
:
String
?
)
->
Unit
)