Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
xVec3* zMovePointGetPos(const zMovePoint* m)
115
{
116
return xMovePointGetPos((xMovePoint*)m);
117
}
118
119
F32 zMovePointGetDelay(const zMovePoint* m)
120
{
Callers
4
IsSPLZClear
Method · 0.85
Enter
Method · 0.85
PosGet
Method · 0.85
xBoulderGenerator_EventCB
Function · 0.85
Calls
1
xMovePointGetPos
Function · 0.85
Tested by
no test coverage detected