Plugin.setCacheData

Adds plugin specific data to cache. Passes the ownership of the structure to the @plugin.

The cache is flushed every time the registry is rebuilt.

class Plugin
void
setCacheData

Parameters

cacheData Structure

a structure containing the data to cache

Meta