Engine.unloadPlugin

Unloads the plugin corresponding to info. Emits the "unload-plugin" signal; unloading the plugin actually occurs in the default signal handler.

class Engine
bool
unloadPlugin

Parameters

info PluginInfo

Return Value

Type: bool

whether the plugin has been successfully unloaded.