plug<T>(plugin: KAPLAYPlugin): KAPLAYCtx & T
Import a plugin.
param
plugin- The plugin to import.
returns
The updated context with the plugin.
since
v2000.0
Import a plugin.
param
plugin- The plugin to import.
returns
The updated context with the plugin.
since
v2000.0