Arg(int Index) const | CMapSettingsBackend::CContext | inline |
ArgCount() const | CMapSettingsBackend::CContext | inline |
CContext(CMapSettingsBackend *pMaster, CLineInput *pLineinput) | CMapSettingsBackend::CContext | inlineprivate |
CheckCollision(ECollisionCheckResult &Result) const | CMapSettingsBackend::CContext | |
CheckCollision(const std::vector< CEditorMapSetting > &vSettings, ECollisionCheckResult &Result) const | CMapSettingsBackend::CContext | |
CheckCollision(const char *pInputString, const std::vector< CEditorMapSetting > &vSettings, ECollisionCheckResult &Result) const | CMapSettingsBackend::CContext | |
ClearError() | CMapSettingsBackend::CContext | private |
CMapSettingsBackend | CMapSettingsBackend::CContext | friend |
ColorArguments(std::vector< STextColorSplit > &vColorSplits) const | CMapSettingsBackend::CContext | |
CommandIsValid() const | CMapSettingsBackend::CContext | inline |
CommentOffset() const | CMapSettingsBackend::CContext | inline |
CurrentArg() const | CMapSettingsBackend::CContext | inline |
CurrentArgName() const | CMapSettingsBackend::CContext | inline |
CurrentArgOffset() const | CMapSettingsBackend::CContext | inline |
CurrentArgPos() const | CMapSettingsBackend::CContext | inline |
CurrentArgValue() const | CMapSettingsBackend::CContext | inline |
Error() const | CMapSettingsBackend::CContext | inline |
ErrorOffset() const | CMapSettingsBackend::CContext | inline |
FormatDisplayValue(const char *pValue, char(&aOut)[N]) | CMapSettingsBackend::CContext | private |
GetCommandHelpText(char *pStr, int Length) const | CMapSettingsBackend::CContext | |
HasError() const | CMapSettingsBackend::CContext | inline |
InputString() const | CMapSettingsBackend::CContext | private |
LineInput() const | CMapSettingsBackend::CContext | inline |
m_aCommand | CMapSettingsBackend::CContext | private |
m_AllowUnknownCommands | CMapSettingsBackend::CContext | |
m_CommentOffset | CMapSettingsBackend::CContext | private |
m_CompositionStringBuffer | CMapSettingsBackend::CContext | private |
m_CurrentCompletionIndex | CMapSettingsBackend::CContext | |
m_CursorArgIndex | CMapSettingsBackend::CContext | private |
m_DropdownContext | CMapSettingsBackend::CContext | |
m_Error | CMapSettingsBackend::CContext | private |
m_FontSize | CMapSettingsBackend::CContext | private |
m_LastCursorOffset | CMapSettingsBackend::CContext | private |
m_pBackend | CMapSettingsBackend::CContext | private |
m_pCurrentSetting | CMapSettingsBackend::CContext | private |
m_pLineInput | CMapSettingsBackend::CContext | private |
m_vCurrentArgs | CMapSettingsBackend::CContext | private |
m_vPossibleMatches | CMapSettingsBackend::CContext | private |
ms_ArgumentNumberColor | CMapSettingsBackend::CContext | privatestatic |
ms_ArgumentStringColor | CMapSettingsBackend::CContext | privatestatic |
ms_ArgumentUnknownColor | CMapSettingsBackend::CContext | privatestatic |
ms_CommentColor | CMapSettingsBackend::CContext | privatestatic |
ms_ErrorColor | CMapSettingsBackend::CContext | privatestatic |
OnInput(const IInput::CEvent &Event) | CMapSettingsBackend::CContext | private |
ParseArgs(const char *pLineInputStr, const char *pStr) | CMapSettingsBackend::CContext | private |
PossibleMatches() const | CMapSettingsBackend::CContext | inline |
Reset() | CMapSettingsBackend::CContext | |
SetFontSize(float FontSize) | CMapSettingsBackend::CContext | inline |
Setting() const | CMapSettingsBackend::CContext | inline |
Update() | CMapSettingsBackend::CContext | |
UpdateCompositionString() | CMapSettingsBackend::CContext | private |
UpdateCursor(bool Force=false) | CMapSettingsBackend::CContext | |
UpdateFromString(const char *pStr) | CMapSettingsBackend::CContext | |
UpdatePossibleMatches() | CMapSettingsBackend::CContext | private |
Valid() const | CMapSettingsBackend::CContext | |
ValidateArg(int Index, const char *pArg) | CMapSettingsBackend::CContext | private |