Jump to content

Recommended Posts

Hello,

This check if user have enabled or not plugin:

return wManager.wManagerSetting.CurrentSetting.PluginsSettings.Any(p => p.Actif && string.Equals(p.FileName, "file name.cs", StringComparison.InvariantCultureIgnoreCase));

 

Link to comment
https://wrobot.eu/forums/topic/10345-check-if-plugin-active/#findComment-49154
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...