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

Function zCameraDisableInput

src/SB/Game/zCamera.cpp:754–757  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

752}
753
754void zCameraDisableInput()
755{
756 input_enabled = 0;
757}
758
759void zCameraEnableInput()
760{

Callers 4

SpatulaGrabCBFunction · 0.85
set_cameraFunction · 0.85
startMethod · 0.85
capture_cameraFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected