Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ Send
Method
Send
src/TextEngine/GameConsole.cpp:295–299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
}
294
295
void CGameConsole::Send()
296
{
297
SendConsoleText(WText);
298
m_Type = GCTT_NORMAL;
299
}
300
301
bool CGameConsole::InChat() const
302
{
Callers
1
SendConsoleText
Function · 0.45
Calls
1
SendConsoleText
Function · 0.85
Tested by
no test coverage detected