find_feature
Description:
Find the pluginfeature with the given name and type in the registry.
Parameters:
| this |
the registry to search |
| name |
the pluginfeature name to find |
| type |
the pluginfeature type to find |
Returns:
|
the pluginfeature with the given name and type or null if the plugin was not found. unref after usage. MT safe. |