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".

class PluginInfo
string[]
getAuthors
()

Return Value

Type: string[]

the plugin's author list.

Meta