MCPcopy 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
900S32 zNPCRobot::IsAlive()
901{
902 return !IsDead();
903}
904
905void zNPCRobot::LassoModelIndex(S32* idxgrab, S32* idxhold)
906{

Callers 6

ProcessMethod · 0.45
zNPCMsg_AreaNotifyFunction · 0.45
zNPCMsg_AreaPlayerStunFunction · 0.45
FindNearestMethod · 0.45
IsDeadMethod · 0.45

Calls 1

IsDeadFunction · 0.85

Tested by

no test coverage detected