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

Method PeteAttackBegin

src/SB/Game/zNPCGoalRobo.cpp:2451–2456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2449}
2450
2451void zNPCGoalAlertTubelet::PeteAttackBegin()
2452{
2453 zNPCTubelet* npc = (zNPCTubelet*)(psyche->clt_owner);
2454 npc->pete_attack_last = 1;
2455 zNPC_SNDPlay3D(eNPCSnd_TubeAttack, npc);
2456}
2457
2458void zNPCGoalAlertTubelet::PeteAttackParSys(F32 dt, S32 param_2)
2459{

Callers

nothing calls this directly

Calls 1

zNPC_SNDPlay3DFunction · 0.85

Tested by

no test coverage detected