Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ get_time_factor
Function
get_time_factor
ogsr_engine/xrGame/level_script.cpp:150–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
float get_time_factor() { return (Level().GetGameTimeFactor()); }
151
152
void set_game_difficulty(ESingleGameDifficulty dif)
153
{
Callers
nothing calls this directly
Calls
1
GetGameTimeFactor
Method · 0.45
Tested by
no test coverage detected