MCPcopy 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
997S32 zNPCGoalPrawnIdle::Exit(float dt, void* updCtxt)
998{
999 return xGoal::Exit(dt, updCtxt);
1000}
1001
1002S32 zNPCGoalPrawnDamage::Enter(float dt, void* updCtxt)
1003{

Callers

nothing calls this directly

Calls 3

set_floor_stateMethod · 0.80
ExitFunction · 0.50
update_roundMethod · 0.45

Tested by

no test coverage detected