MCPcopy 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
4120class IDemoRecorder *CClient::DemoRecorder(int Recorder)
4121{
4122 return &m_aDemoRecorder[Recorder];
4123}
4124
4125void CClient::Con_Record(IConsole::IResult *pResult, void *pUserData)
4126{

Callers 1

Con_StopRecordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected