MCPcopy 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
1726void setcontext(const char *context, const char *info)
1727{
1728 curcontext = context;
1729 curinfo = info;
1730}
1731
1732void resetcontext()
1733{

Callers 7

execactionMethod · 0.85
openMethod · 0.85
exechookFunction · 0.85
execfileFunction · 0.85
loopvFunction · 0.85
updateaudioMethod · 0.85
quitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected