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