MCPcopy Index your code
hub / github.com/assaultcube/AC / resetcontext

Function resetcontext

source/src/command.cpp:1732–1735  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1730}
1731
1732void resetcontext()
1733{
1734 curcontext = curinfo = NULL;
1735}
1736
1737void dumpexecutionstack(stream *f)
1738{

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