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