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

Function zCameraIsTrackingDisabled

src/SB/Game/zCamera.cpp:749–752  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

747}
748
749U32 zCameraIsTrackingDisabled()
750{
751 return stop_track;
752}
753
754void zCameraDisableInput()
755{

Callers 5

update_cameraMethod · 0.85
UpdateSandyBossCamFunction · 0.85
camera_takenFunction · 0.85
zCameraSetRewardFunction · 0.85
UpdatePatrickBossCamFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected