Inherits Module.

Public Member Functions | |
| BSControl (const Anope::string &modname, const Anope::string &creator) | |
Private Attributes | |
| CommandBSSay | commandbssay |
| CommandBSAct | commandbsact |
Definition at line 135 of file bs_control.cpp.
| BSControl::BSControl | ( | const Anope::string & | modname, | |
| const Anope::string & | creator | |||
| ) | [inline] |
Definition at line 141 of file bs_control.cpp.
References Module::SetAuthor().
CommandBSAct BSControl::commandbsact [private] |
Definition at line 138 of file bs_control.cpp.
CommandBSSay BSControl::commandbssay [private] |
Definition at line 137 of file bs_control.cpp.
1.7.1