get_feature_list_by_plugin


Description:

public List<PluginFeature> get_feature_list_by_plugin (string name)

Retrieves a List of features of the plugin with name name.

Parameters:

this

a Registry.

name

a plugin name.

Returns:

a List of PluginFeature. Use list_free after usage.