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

Method Exit

src/SB/Game/zNPCTypeBossSB2.cpp:1511–1515  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1509}
1510
1511S32 zNPCGoalBossSB2Intro::Exit(F32 dt, void* updCtxt)
1512{
1513 zEntPlayerControlOn(CONTROL_OWNER_BOSS);
1514 return xGoal::Exit(dt, updCtxt);
1515}
1516
1517xFactoryInst* zNPCGoalBossSB2Idle::create(S32 who, RyzMemGrow* grow, void* info)
1518{

Callers

nothing calls this directly

Calls 7

player_on_groundMethod · 0.80
here_boyMethod · 0.80
deactivate_handMethod · 0.80
abandon_slugsMethod · 0.80
zEntPlayerControlOnFunction · 0.70
ExitFunction · 0.50
sayMethod · 0.45

Tested by

no test coverage detected