We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CConsole::HandleTextAccepted
1 parent 8c0a01b commit 4fe9084Copy full SHA for 4fe9084
Client/core/CConsole.h
@@ -41,7 +41,6 @@ class CConsole : public CConsoleInterface
41
bool IsInputActive();
42
void ActivateInput();
43
44
- void HandleTextAccepted(bool bHandled);
45
void GetCommandInfo(const std::string& strIn, std::string& strCmdOut, std::string& strCmdLineOut);
46
47
void ResetHistoryChanges();
0 commit comments