MCPcopy 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
194float game_GameState::GetEnvironmentGameTimeFactor()
195{
196 return GetGameTimeFactor(); //(m_fETimeFactor);
197}

Callers 5

set_time_factorFunction · 0.45
AdvanceGameTimeFunction · 0.45
OnFrameMethod · 0.45
RenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected