Click or drag to resize

PluginManagerReloadAllPlugins Method

Namespace:  Clio.Utilities.Plugins
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static void ReloadAllPlugins(
	string pluginsDirectory,
	bool reloadOnFileChange = false
)

Parameters

pluginsDirectory
Type: SystemString
reloadOnFileChange (Optional)
Type: SystemBoolean
See Also