Gets the [struct@PluginInfo] corresponding with plugin_name
, or null if plugin_name
was not found.
this |
A Engine. |
plugin_name |
A plugin name. |
the PluginInfo corresponding with a given plugin module name. |