#include <name_ban.h>
◆ Ban()
void CNameBans::Ban |
( |
const char * |
pName, |
|
|
const char * |
pReason, |
|
|
const int |
Distance, |
|
|
const bool |
IsSubstring |
|
) |
| |
◆ ConNameBan()
◆ ConNameBans()
◆ ConNameUnban()
◆ Dump()
void CNameBans::Dump |
( |
| ) |
const |
◆ InitConsole()
void CNameBans::InitConsole |
( |
IConsole * |
pConsole | ) |
|
◆ IsBanned()
const CNameBan * CNameBans::IsBanned |
( |
const char * |
pName | ) |
const |
◆ Unban()
void CNameBans::Unban |
( |
const char * |
pName | ) |
|
◆ m_pConsole
IConsole* CNameBans::m_pConsole = nullptr |
|
private |
◆ m_vNameBans
std::vector<CNameBan> CNameBans::m_vNameBans |
|
private |
The documentation for this class was generated from the following files: