MCPcopy 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
150float get_time_factor() { return (Level().GetGameTimeFactor()); }
151
152void set_game_difficulty(ESingleGameDifficulty dif)
153{

Callers

nothing calls this directly

Calls 1

GetGameTimeFactorMethod · 0.45

Tested by

no test coverage detected