load_editor_plugin
Description:
Parameters:
this |
plugin info instance |
Returns:
loads the plugin and returns the newly created instance. The plugin is owned by this and can be later retrieved again via get_editor_plugin. You can load the plugin only once, unless you reset the state via set_editor_plugin. |