PluginInfo.getIconName

Gets the icon name of the plugin.

The icon of the plugin will be presented in the plugin manager UI. If no icon is specified, the default green puzzle icon will be used.

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

Return: the plugin's icon name.

class PluginInfo
string
getIconName
()

Meta