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

Method XZVecToPlayer

src/SB/Game/zNPCGoalRobo.cpp:5078–5081  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5076// .text (130)
5077
5078void zNPCCommon::XZVecToPlayer(xVec3* unk1, F32* unk2)
5079{
5080 XZVecToPos(unk1, xEntGetPos(&globals.player.ent), unk2);
5081}
5082
5083RwMatrix* zNPCCommon::BoneMat(S32 unk) const
5084{

Callers 2

CirclePlayerMethod · 0.80
ExtractAimDirMethod · 0.80

Calls 1

xEntGetPosFunction · 0.85

Tested by

no test coverage detected