MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / GetCurrentH

Function GetCurrentH

src/SB/Game/zCamera.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 }
156
157 F32 GetCurrentH()
158 {
159 return dMultiplier * _GetCurrentH() + dOffset;
160 }
161
162 F32 _GetCurrentH()
163 {

Callers 2

zCameraResetFunction · 0.85
zCameraFreeLookSetGoalsFunction · 0.85

Calls 1

_GetCurrentHFunction · 0.85

Tested by

no test coverage detected