Plugin.dynamicLibraryPath

The path to the dynamic library this plugin was loaded from. If set, this signals this Plugin was loaded from a dynamic library, and can be reloaded from the given path.

class Plugin
string dynamicLibraryPath;

Meta