Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
update
Method · 0.45
force_start
Method · 0.45
Calls
14
xModelUpdate
Function · 0.85
zEntPlayerReset
Function · 0.85
zEntPlayerUpdateModel
Function · 0.85
xScrFxStopFade
Function · 0.85
zCameraDisableInput
Function · 0.85
xMat3x3Euler
Function · 0.85
normal
Method · 0.80
zEntPlayerControlOff
Function · 0.70
set_camera
Function · 0.70
reset
Function · 0.50
xMat3x3GetEuler
Function · 0.50
xrmod
Function · 0.50
Tested by
no test coverage detected