Documentation

Meta::ReloadPlugin

Function

void Meta::ReloadPlugin(Plugin@ plugin)

Reloads a plugin by unloading it and loading it again. Note that this will invalidate the plugin object passed in right away! Do not use the Plugin handle after calling this!

Meta::Plugin@ plugin