Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ isDemoPlayback
Function
isDemoPlayback
TheForceEngine/TFE_Input/replay.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
bool isDemoPlayback()
142
{
143
return s_playback;
144
}
145
146
// Are you recording or playing back a demo
147
bool isReplaySystemLive()
Callers
9
inputMapping_handleInputs
Function · 0.85
sendHudStartMessage
Function · 0.85
logReplayPosition
Function · 0.85
mission_exitLevel
Function · 0.85
loopGame
Method · 0.85
startNextMode
Function · 0.85
updateTime
Function · 0.85
pda_handleButtons
Function · 0.85
menu_handleMousePosition
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected