filled out info about pausing
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40290
This commit is contained in:
parent
3250194a87
commit
8d27faa359
@ -69,6 +69,7 @@ forward OnPluginUnload();
|
||||
/**
|
||||
* Called when the plugin's pause status is changing.
|
||||
*
|
||||
* @param pause True if the plugin is being paused, false otherwise.
|
||||
* @noreturn
|
||||
*/
|
||||
forward OnPluginPauseChange(bool:pause);
|
||||
|
Loading…
Reference in New Issue
Block a user