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

Method Exit

src/SB/Game/zNPCTypeDutchman.cpp:1755–1758  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1753}
1754
1755S32 zNPCGoalDutchmanInitiate::Exit(F32 dt, void* updCtxt)
1756{
1757 return xGoal::Exit(dt, updCtxt);
1758}
1759
1760xFactoryInst* zNPCGoalDutchmanIdle::create(S32 who, RyzMemGrow* grow, void* info)
1761{

Callers

nothing calls this directly

Calls 4

stop_flamesMethod · 0.80
stop_hand_trailMethod · 0.80
ExitFunction · 0.50
reset_speedMethod · 0.45

Tested by

no test coverage detected