Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ DemoRecorder
Method
DemoRecorder
src/engine/client/client.cpp:4120–4123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4118
}
4119
4120
class IDemoRecorder *CClient::DemoRecorder(int Recorder)
4121
{
4122
return &m_aDemoRecorder[Recorder];
4123
}
4124
4125
void CClient::Con_Record(IConsole::IResult *pResult, void *pUserData)
4126
{
Callers
1
Con_StopRecord
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected