plugin_pause
Syntax
forward plugin_pause();
Description
Called just before the plugin is paused from execution.
Return
This forward ignores the returned value.
forward plugin_pause();
Called just before the plugin is paused from execution.
This forward ignores the returned value.