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

Function GetCurrentD

src/SB/Game/zCamera.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175 }
176
177 F32 GetCurrentD()
178 {
179 return dMultiplier * _GetCurrentD() + dOffset;
180 }
181
182 F32 _GetCurrentD()
183 {

Callers 2

zCameraResetFunction · 0.85
zCameraFreeLookSetGoalsFunction · 0.85

Calls 1

_GetCurrentDFunction · 0.85

Tested by

no test coverage detected