Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ setRecording
Function
setRecording
TheForceEngine/TFE_Input/replay.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void setRecording(bool recording)
137
{
138
s_recording = recording;
139
}
140
141
bool isDemoPlayback()
142
{
Callers
2
startRecording
Function · 0.85
endRecording
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected