Gets the [class@PluginInfo] corresponding with plugin_name, or null if plugin_name
was not found.
plugin_name should be the value from the "Module=" line of your `*.plugin` manifest.
| this |
A Engine. |
| plugin_name |
A plugin name. |
|
the PluginInfo corresponding with a given plugin module name. |