Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5093
F32 zNPCCommon::XYZDstSqToPlayer(xVec3* unk)
5094
{
5095
return XYZDstSqToPos(xEntGetPos(&globals.player.ent), unk);
5096
}
5097
5098
void zNPCCommon::DuploNotice(en_SM_NOTICES, void*)
5099
{
Callers
3
DecideAttack
Method · 0.80
CacheAimPoint
Method · 0.80
Process
Method · 0.80
Calls
1
xEntGetPos
Function · 0.85
Tested by
no test coverage detected