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

Function xCameraGetFOV

src/SB/Core/x/xCamera.cpp:1670–1673  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1668}
1669
1670F32 xCameraGetFOV(const xCamera* cam)
1671{
1672 return cam->fov;
1673}
1674
1675void xBinaryCamera::render_debug()
1676{

Callers 5

zCutsceneMgrEventCBFunction · 0.85
initMethod · 0.85
launchMethod · 0.85
xCameraFOVFunction · 0.85
updateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected