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

Method supdate_starting

src/SB/Game/zEntPlayerOOBState.cpp:487–491  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

485 }
486
487 drop_state_type::substate_enum drop_state_type::supdate_starting(drop_state_type& gst,
488 xScene& scn, F32& dt)
489 {
490 return gst.update_starting(scn, dt);
491 }
492
493 drop_state_type::substate_enum drop_state_type::update_starting(xScene& scn, F32& dt)
494 {

Callers

nothing calls this directly

Calls 1

update_startingMethod · 0.80

Tested by

no test coverage detected