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

Method Resume

src/SB/Game/zNPCGoalRobo.cpp:824–828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

822}
823
824S32 zNPCGoalAlertFodBomb::Resume(F32 dt, void* updCtxt)
825{
826 flg_info |= 2;
827 return zNPCGoalCommon::Resume(dt, updCtxt);
828}
829
830S32 zNPCGoalAlertFodBomb::Process(en_trantype* trantype, F32 dt, void* updCtxt, xScene* xscn)
831{

Callers

nothing calls this directly

Calls 7

xrandFunction · 0.85
xVec3CopyFunction · 0.85
zNPC_SNDPlay3DFunction · 0.85
xsqrtFunction · 0.85
VelStopMethod · 0.80
ResumeFunction · 0.50
PosMethod · 0.45

Tested by

no test coverage detected