mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Add new parameter of OnModuleLoading to doxygen.
This commit is contained in:
@@ -951,6 +951,7 @@ public:
|
||||
|
||||
/** Called when a module is going to be loaded.
|
||||
* @param sModName name of the module.
|
||||
* @param eType wanted type of the module (user/global).
|
||||
* @param sArgs arguments of the module.
|
||||
* @param[out] bSuccess the module was loaded successfully
|
||||
* as result of this module hook?
|
||||
|
||||
Reference in New Issue
Block a user