Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ReinitCounters
Method
ReinitCounters
engine/Poseidon/Graphics/Core/Engine.cpp:311–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
}
310
311
void Engine::ReinitCounters()
312
{
313
_startGame = Poseidon::Foundation::GlobalTickCount();
314
}
315
316
void Engine::InitDraw(bool clear, PackedColor color)
317
{
Callers
5
InitEditor
Method · 0.80
InitVehicles
Method · 0.80
CreateMainOptions
Method · 0.80
DestroyOptions
Method · 0.80
UnloadGameData
Function · 0.80
Calls
1
GlobalTickCount
Function · 0.85
Tested by
no test coverage detected