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

Method Exit

src/SB/Game/zNPCTypeBossPlankton.cpp:1456–1460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1454}
1455
1456S32 zNPCGoalBPlanktonIdle::Exit(F32 dt, void* ctxt)
1457{
1458 owner.refresh_orbit();
1459 return xGoal::Exit(dt, ctxt);
1460}
1461
1462xFactoryInst* zNPCGoalBPlanktonAttack::create(S32 who, RyzMemGrow* grow, void* info)
1463{

Callers

nothing calls this directly

Calls 2

disable_emitterMethod · 0.80
ExitFunction · 0.50

Tested by

no test coverage detected