Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ GetEnvironmentGameTimeFactor
Method
GetEnvironmentGameTimeFactor
ogsr_engine/xrGame/game_base.cpp:194–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
}
193
194
float game_GameState::GetEnvironmentGameTimeFactor()
195
{
196
return GetGameTimeFactor(); //(m_fETimeFactor);
197
}
Callers
5
set_time_factor
Function · 0.45
AdvanceGameTime
Function · 0.45
OnFrame
Method · 0.45
Load_GameSpecific_After
Method · 0.45
Render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected