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

Method XYZDstSqToPlayer

src/SB/Game/zNPCGoalRobo.cpp:5093–5096  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5091}
5092
5093F32 zNPCCommon::XYZDstSqToPlayer(xVec3* unk)
5094{
5095 return XYZDstSqToPos(xEntGetPos(&globals.player.ent), unk);
5096}
5097
5098void zNPCCommon::DuploNotice(en_SM_NOTICES, void*)
5099{

Callers 3

DecideAttackMethod · 0.80
CacheAimPointMethod · 0.80
ProcessMethod · 0.80

Calls 1

xEntGetPosFunction · 0.85

Tested by

no test coverage detected