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

Method supdate_moving_out

src/SB/Game/zEntPlayerOOBState.cpp:467–471  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

465 }
466
467 drop_state_type::substate_enum drop_state_type::supdate_moving_out(drop_state_type& gst,
468 xScene& scn, F32& dt)
469 {
470 return gst.update_moving_out(scn, dt);
471 }
472
473 drop_state_type::substate_enum drop_state_type::update_moving_out(xScene& scn, F32& dt)
474 {

Callers

nothing calls this directly

Calls 1

update_moving_outMethod · 0.80

Tested by

no test coverage detected