Closed logikaljay closed 9 years ago
Unloading a plugin should remove any trace of it ever being there. It needs to remove it from memory and stop any related triggers or timers that it created
This is really up to the plugin to unload all of its properties/listeners upon request
Unloading a plugin should remove any trace of it ever being there. It needs to remove it from memory and stop any related triggers or timers that it created