Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ Exit
Method
Exit
src/SB/Game/zNPCTypePrawn.cpp:997–1000 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
995
}
996
997
S32 zNPCGoalPrawnIdle::Exit(float dt, void* updCtxt)
998
{
999
return xGoal::Exit(dt, updCtxt);
1000
}
1001
1002
S32 zNPCGoalPrawnDamage::Enter(float dt, void* updCtxt)
1003
{
Callers
nothing calls this directly
Calls
3
set_floor_state
Method · 0.80
Exit
Function · 0.50
update_round
Method · 0.45
Tested by
no test coverage detected