added amb567, new OnAllPluginsLoaded forward

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401227
This commit is contained in:
Borja Ferrer
2007-07-31 22:34:52 +00:00
parent b0e107bdfb
commit b0a96e69c1
4 changed files with 48 additions and 0 deletions
+5
View File
@@ -143,6 +143,11 @@ forward OnConfigsExecuted();
*/
forward OnServerCfg();
/**
* Called after all plugins have been loaded.
*/
forward OnAllPluginsLoaded();
/**
* Returns the calling plugin's Handle.
*