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

Function zCameraSetLassoCamFactor

src/SB/Game/zCamera.cpp:774–777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

772}
773
774void zCameraSetLassoCamFactor(F32 new_factor)
775{
776 lassocam_factor = new_factor;
777}
778
779F32 zCameraGetLassoCamFactor()
780{

Callers 2

PlayerAbsControlFunction · 0.85
LassoSwingCBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected