Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ IsAlive
Method
IsAlive
src/SB/Game/zNPCTypeRobot.cpp:900–903 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
898
}
899
900
S32 zNPCRobot::IsAlive()
901
{
902
return !IsDead();
903
}
904
905
void zNPCRobot::LassoModelIndex(S32* idxgrab, S32* idxhold)
906
{
Callers
6
Process
Method · 0.45
zNPCMsg_AreaNotify
Function · 0.45
zNPCMsg_AreaPlayerStun
Function · 0.45
zNPCMsg_AreaNPCExplodeNoRobo
Function · 0.45
FindNearest
Method · 0.45
IsDead
Method · 0.45
Calls
1
IsDead
Function · 0.85
Tested by
no test coverage detected