MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / setDemoPlayback

Function setDemoPlayback

TheForceEngine/TFE_Input/replay.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 }
151
152 void setDemoPlayback(bool playback)
153 {
154 s_playback = playback;
155 }
156
157 void saveTick()
158 {

Callers 3

startRecordingFunction · 0.85
loadReplayFunction · 0.85
endReplayFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected