MCPcopy 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
8113WEAK xVec3* NPCC_faceDir(xEnt* ent)
8114{
8115 // TODO: see note in previous function
8116 return (xVec3*)&ent->model->Mat->at;
8117}
8118
8119WEAK xVec3* NPCC_upDir(xEnt* ent)
8120{

Callers 13

ProcessMethod · 0.85
CheckSpotMethod · 0.85
FlankPlayerMethod · 0.85
SonarHomingMethod · 0.85
PlayerInSpotMethod · 0.85
HoundPlayerMethod · 0.85
EnterMethod · 0.85
Upd_CattleProdMethod · 0.85
ThrottleApplyMethod · 0.85
TurnToFaceMethod · 0.85
MERC_grul_goAlertFunction · 0.85
ExtractAimDirMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected