#include <config.h>
|
| | SColorConfigVariable (IConsole *pConsole, const char *pScriptName, EVariableType Type, int Flags, const char *pHelp, unsigned *pVariable, unsigned Default) |
| |
| | ~SColorConfigVariable () override=default |
| |
| void | Register () override |
| |
| bool | IsDefault () const override |
| |
| void | Serialize (char *pOut, size_t Size, unsigned Value) const |
| |
| void | Serialize (char *pOut, size_t Size) const override |
| |
| void | SetValue (unsigned Value) |
| |
| void | ResetToDefault () override |
| |
| void | ResetToOld () override |
| |
| | SConfigVariable (IConsole *pConsole, const char *pScriptName, EVariableType Type, int Flags, const char *pHelp) |
| |
| virtual | ~SConfigVariable ()=default |
| |
◆ SColorConfigVariable()
◆ ~SColorConfigVariable()
| SColorConfigVariable::~SColorConfigVariable |
( |
| ) |
|
|
overridedefault |
◆ CommandCallback()
◆ IsDefault()
| bool SColorConfigVariable::IsDefault |
( |
| ) |
const |
|
overridevirtual |
◆ Register()
| void SColorConfigVariable::Register |
( |
| ) |
|
|
overridevirtual |
◆ ResetToDefault()
| void SColorConfigVariable::ResetToDefault |
( |
| ) |
|
|
overridevirtual |
◆ ResetToOld()
| void SColorConfigVariable::ResetToOld |
( |
| ) |
|
|
overridevirtual |
◆ Serialize() [1/2]
| void SColorConfigVariable::Serialize |
( |
char * |
pOut, |
|
|
size_t |
Size |
|
) |
| const |
|
overridevirtual |
◆ Serialize() [2/2]
◆ SetValue()
◆ m_Alpha
| bool SColorConfigVariable::m_Alpha |
◆ m_DarkestLighting
| float SColorConfigVariable::m_DarkestLighting |
◆ m_Default
| unsigned SColorConfigVariable::m_Default |
◆ m_OldValue
| unsigned SColorConfigVariable::m_OldValue |
◆ m_pVariable
| unsigned* SColorConfigVariable::m_pVariable |
The documentation for this struct was generated from the following files: