Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ wpsave
Function
wpsave
source/src/bot/bot_waypoint.cpp:1699–1702 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1697
COMMAND(wpvisible,
"i"
);
1698
1699
void wpsave(void)
1700
{
1701
WaypointClass.SaveWaypoints();
1702
}
1703
1704
COMMAND(wpsave,
""
);
1705
Callers
nothing calls this directly
Calls
1
SaveWaypoints
Method · 0.80
Tested by
no test coverage detected