Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ NPCC_faceDir
Function
NPCC_faceDir
src/SB/Game/zEntPlayer.cpp:8113–8117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8111
}
8112
8113
WEAK xVec3* NPCC_faceDir(xEnt* ent)
8114
{
8115
// TODO: see note in previous function
8116
return (xVec3*)&ent->model->Mat->at;
8117
}
8118
8119
WEAK xVec3* NPCC_upDir(xEnt* ent)
8120
{
Callers
13
Process
Method · 0.85
CheckSpot
Method · 0.85
FlankPlayer
Method · 0.85
SonarHoming
Method · 0.85
PlayerInSpot
Method · 0.85
HoundPlayer
Method · 0.85
Enter
Method · 0.85
Upd_CattleProd
Method · 0.85
ThrottleApply
Method · 0.85
TurnToFace
Method · 0.85
MERC_grul_goAlert
Function · 0.85
ExtractAimDir
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected