#include <console.h>
◆ IResult()
◆ ~IResult()
| virtual IConsole::IResult::~IResult |
( |
| ) |
|
|
virtualdefault |
◆ GetColor()
| virtual ColorHSLA IConsole::IResult::GetColor |
( |
unsigned | Index, |
|
|
float | DarkestLighting ) const |
|
pure virtual |
◆ GetFloat()
| virtual float IConsole::IResult::GetFloat |
( |
unsigned | Index | ) |
const |
|
pure virtual |
◆ GetInteger()
| virtual int IConsole::IResult::GetInteger |
( |
unsigned | Index | ) |
const |
|
pure virtual |
◆ GetString()
| virtual const char * IConsole::IResult::GetString |
( |
unsigned | Index | ) |
const |
|
pure virtual |
◆ GetVictim()
| virtual int IConsole::IResult::GetVictim |
( |
| ) |
const |
|
pure virtual |
◆ NumArguments()
| int IConsole::IResult::NumArguments |
( |
| ) |
const |
|
inline |
◆ RemoveArgument()
| virtual void IConsole::IResult::RemoveArgument |
( |
unsigned | Index | ) |
|
|
pure virtual |
◆ m_ClientId
| int IConsole::IResult::m_ClientId |
◆ m_NumArgs
| unsigned IConsole::IResult::m_NumArgs |
|
protected |
The documentation for this class was generated from the following file: