PluginFeature.load

Loads the plugin containing feature if it's not already loaded. feature is unaffected; use the return value instead.

class PluginFeature
load
()

Return Value

A reference to the loaded feature, or NULL on error.

Meta