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

Method start

src/SB/Game/zEntPlayerOOBState.cpp:975–980  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

973 namespace
974 {
975 void in_state_type::start()
976 {
977 shared.reset_time = 0.0f;
978 shared.out_time = 0.0f;
979 shared.control = 0;
980 };
981
982 void in_state_type::stop()
983 {

Callers 2

updateMethod · 0.45
force_startMethod · 0.45

Calls 14

xModelUpdateFunction · 0.85
zEntPlayerResetFunction · 0.85
zEntPlayerUpdateModelFunction · 0.85
xScrFxStopFadeFunction · 0.85
zCameraDisableInputFunction · 0.85
xMat3x3EulerFunction · 0.85
normalMethod · 0.80
zEntPlayerControlOffFunction · 0.70
set_cameraFunction · 0.70
resetFunction · 0.50
xMat3x3GetEulerFunction · 0.50
xrmodFunction · 0.50

Tested by

no test coverage detected