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

Method SilentSwimout

src/SB/Game/zNPCGoalRobo.cpp:5035–5038  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5033// .text (113c)
5034
5035void zNPCGoalDogLaunch::SilentSwimout(xVec3* unk1, xVec3* unk2, zMovePoint* unk3)
5036{
5037 this->ViciousAttack(unk1, unk2, unk3, 1);
5038}
5039
5040S32 zNPCGoalPatThrow::CollReview(void*)
5041{

Callers

nothing calls this directly

Calls 1

ViciousAttackMethod · 0.95

Tested by

no test coverage detected