PluginInfo.getAuthors

Gets a %NULL-terminated array of strings with the authors of the plugin.

The relevant key in the plugin info file is "Authors".

Return: the plugin's author list.

class PluginInfo
string[]
getAuthors
()

Meta