Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/assaultcube/AC
/ setcontext
Function
setcontext
source/src/command.cpp:1726–1730 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1724
}
1725
1726
void setcontext(const char *context, const char *info)
1727
{
1728
curcontext = context;
1729
curinfo = info;
1730
}
1731
1732
void resetcontext()
1733
{
Callers
7
execaction
Method · 0.85
open
Method · 0.85
exechook
Function · 0.85
execfile
Function · 0.85
loopv
Function · 0.85
updateaudio
Method · 0.85
quit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected