Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ isRecording
Function
isRecording
TheForceEngine/TFE_Input/replay.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
bool isRecording()
132
{
133
return s_recording;
134
}
135
136
void setRecording(bool recording)
137
{
Callers
9
inputMapping_handleInputs
Function · 0.85
recordEvent
Function · 0.85
sendHudStartMessage
Function · 0.85
mission_exitLevel
Function · 0.85
mission_mainTaskFunc
Function · 0.85
executeCheat
Function · 0.85
startNextMode
Function · 0.85
updateTime
Function · 0.85
menu_handleMousePosition
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected