Plugin.getModule

Gets the GModule of the plugin. If the plugin isn't loaded yet, NULL is returned.

class Plugin
getModule
()

Return Value

Type: Module

module belonging to the plugin or NULL if the plugin isn't loaded yet.

Meta