Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ wpload
Function
wpload
source/src/bot/bot_waypoint.cpp:1706–1709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1704
COMMAND(wpsave,
""
);
1705
1706
void wpload(void)
1707
{
1708
WaypointClass.LoadWaypoints();
1709
}
1710
1711
COMMAND(wpload,
""
);
1712
Callers
nothing calls this directly
Calls
1
LoadWaypoints
Method · 0.80
Tested by
no test coverage detected