Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ GetGameTimeFactor
Method
GetGameTimeFactor
ogsr_engine/xrGame/Level.cpp:705–708 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
703
}
704
705
float CLevel::GetGameTimeFactor()
706
{
707
return (game->GetGameTimeFactor());
708
}
709
710
void CLevel::SetGameTimeFactor(const float fTimeFactor)
711
{
Callers
3
get_time_factor
Function · 0.45
AdvanceGameTime
Function · 0.45
Render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected