MCPcopy 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

1697COMMAND(wpvisible, "i");
1698
1699void wpsave(void)
1700{
1701 WaypointClass.SaveWaypoints();
1702}
1703
1704COMMAND(wpsave, "");
1705

Callers

nothing calls this directly

Calls 1

SaveWaypointsMethod · 0.80

Tested by

no test coverage detected