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

Function zCollGeom_CamDisable

src/SB/Game/zCollGeom.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144void zCollGeom_CamDisable(xEnt* ent)
145{
146 ent->camcollModel = NULL;
147}

Callers 7

zPendulumEventCBFunction · 0.85
zEntSimpleObjEventCBFunction · 0.85
zEntButtonEventCBFunction · 0.85
zEGeneratorEventCBFunction · 0.85
zEntDestructObjEventCBFunction · 0.85
zPlatformEventCBFunction · 0.85
xEntBoulderEventCBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected