onLoad Method

Method called when the Plugin is first loaded.

onLoad(_args: string[]): void

Parameter Type Description
_args string[] arguments that were passed to PluginAdmin.loadPlugin. The first argument is the plugin name.

Defined in

Last Updated: 08 January, 2020