MCPcopy 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
744void zCameraEnableTracking(camera_owner_enum owner)
745{
746 stop_track = stop_track & ~owner;
747}
748
749U32 zCameraIsTrackingDisabled()
750{

Callers 8

decomposeMethod · 0.85
SpatulaGrabStopCBFunction · 0.85
reset_cameraFunction · 0.85
release_cameraFunction · 0.85
killFunction · 0.85
decomposeMethod · 0.85
ProcessMethod · 0.85
destroyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected