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

Method supdate_stopping

src/SB/Game/zEntPlayerOOBState.cpp:528–532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

526 }
527
528 drop_state_type::substate_enum drop_state_type::supdate_stopping(drop_state_type& gst,
529 xScene& scn, F32& dt)
530 {
531 return gst.update_stopping(scn, dt);
532 }
533
534 drop_state_type::substate_enum drop_state_type::update_stopping(xScene& scn, F32& dt)
535 {

Callers

nothing calls this directly

Calls 1

update_stoppingMethod · 0.80

Tested by

no test coverage detected