Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zCameraDisableTracking
Function
zCameraDisableTracking
src/SB/Game/zCamera.cpp:739–742 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
737
}
738
739
void zCameraDisableTracking(camera_owner_enum owner)
740
{
741
stop_track = stop_track | owner;
742
}
743
744
void zCameraEnableTracking(camera_owner_enum owner)
745
{
Callers
8
update_camera
Method · 0.85
start_fight
Method · 0.85
UpdateSandyBossCam
Function · 0.85
set_camera
Function · 0.85
Reset
Method · 0.85
capture_camera
Function · 0.85
UpdatePatrickBossCam
Function · 0.85
Reset
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected