Gets the data dir of the plugin.
The module data directory is the directory where a plugin should find its runtime data. This is not a value read from the [ [email protected]], but rather a value provided by the [class@Engine], depending on where the plugin file was found.
this |
A PluginInfo. |
the plugin's data dir. |