|
|||
|
|||
|


Public Member Functions | |
| InvisibleDeOper (InspIRCd *Instance) | |
| bool | BeforeMode (User *source, User *dest, Channel *channel, std::string ¶m, bool adding, ModeType type, bool) |
| Before the mode character is processed by its handler, this method will be called. | |
Private Attributes | |
| InspIRCd * | Srv |
Definition at line 129 of file m_invisible.cpp.
|
|
Definition at line 134 of file m_invisible.cpp. |
|
||||||||||||||||||||||||||||||||
|
Before the mode character is processed by its handler, this method will be called.
Reimplemented from ModeWatcher. Definition at line 138 of file m_invisible.cpp. References User::IsModeSet(), InspIRCd::Modes, User::nick, ModeParser::Process(), and ModeWatcher::ServerInstance. |
|
|
Definition at line 132 of file m_invisible.cpp. |