Plugin
Engine plugin providing support for shared language bindings.
Properties
Functions
Link copied to clipboard
open override fun install(scope: EnginePlugin.InstallationScope, configuration: BindingsConfig.() -> Unit): Bindings
Install this plugin into the provided scope, using the configuration DSL block to adjust settings. This method is called from PluginRegistry.install to obtain a plugin Instance that will be added to the registry.