Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zCameraEnableTracking
Function
zCameraEnableTracking
src/SB/Game/zCamera.cpp:744–747 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
742
}
743
744
void zCameraEnableTracking(camera_owner_enum owner)
745
{
746
stop_track = stop_track & ~owner;
747
}
748
749
U32 zCameraIsTrackingDisabled()
750
{
Callers
8
decompose
Method · 0.85
SpatulaGrabStopCB
Function · 0.85
reset_camera
Function · 0.85
release_camera
Function · 0.85
kill
Function · 0.85
decompose
Method · 0.85
Process
Method · 0.85
destroy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected