Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ say
Method
say
source/src/menus.cpp:462–465 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
460
}
461
462
void say(const char *text)
463
{
464
if(input.say(text)) modified = true;
465
}
466
467
virtual void init()
468
{
Callers
1
menusay
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected