◆ anonymous enum
Enumerator |
---|
VICTIM_NONE | |
VICTIM_ME | |
VICTIM_ALL | |
◆ CResult() [1/2]
CConsole::CResult::CResult |
( |
int |
ClientId | ) |
|
|
inline |
◆ CResult() [2/2]
CConsole::CResult::CResult |
( |
const CResult & |
Other | ) |
|
|
inline |
◆ AddArgument()
void CConsole::CResult::AddArgument |
( |
const char * |
pArg | ) |
|
|
inline |
◆ GetColor()
std::optional< ColorHSLA > CConsole::CResult::GetColor |
( |
unsigned |
Index, |
|
|
float |
DarkestLighting |
|
) |
| const |
|
overridevirtual |
◆ GetFloat()
float CConsole::CResult::GetFloat |
( |
unsigned |
Index | ) |
const |
|
overridevirtual |
◆ GetInteger()
int CConsole::CResult::GetInteger |
( |
unsigned |
Index | ) |
const |
|
overridevirtual |
◆ GetString()
const char * CConsole::CResult::GetString |
( |
unsigned |
Index | ) |
const |
|
overridevirtual |
◆ GetVictim()
int CConsole::CResult::GetVictim |
( |
| ) |
const |
|
overridevirtual |
◆ HasVictim()
bool CConsole::CResult::HasVictim |
( |
| ) |
const |
◆ RemoveArgument()
void CConsole::CResult::RemoveArgument |
( |
unsigned |
Index | ) |
|
|
inlineoverridevirtual |
◆ ResetVictim()
void CConsole::CResult::ResetVictim |
( |
| ) |
|
◆ SetVictim() [1/2]
void CConsole::CResult::SetVictim |
( |
const char * |
pVictim | ) |
|
◆ SetVictim() [2/2]
void CConsole::CResult::SetVictim |
( |
int |
Victim | ) |
|
◆ m_apArgs
const char* CConsole::CResult::m_apArgs[MAX_PARTS] |
◆ m_aStringStorage
◆ m_pArgsStart
char* CConsole::CResult::m_pArgsStart |
◆ m_pCommand
const char* CConsole::CResult::m_pCommand |
◆ m_Victim
int CConsole::CResult::m_Victim |
The documentation for this class was generated from the following files: