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

Function zMovePointGetPos

src/SB/Game/zMovePoint.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114xVec3* zMovePointGetPos(const zMovePoint* m)
115{
116 return xMovePointGetPos((xMovePoint*)m);
117}
118
119F32 zMovePointGetDelay(const zMovePoint* m)
120{

Callers 4

IsSPLZClearMethod · 0.85
EnterMethod · 0.85
PosGetMethod · 0.85

Calls 1

xMovePointGetPosFunction · 0.85

Tested by

no test coverage detected