MCPcopy 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

1704COMMAND(wpsave, "");
1705
1706void wpload(void)
1707{
1708 WaypointClass.LoadWaypoints();
1709}
1710
1711COMMAND(wpload, "");
1712

Callers

nothing calls this directly

Calls 1

LoadWaypointsMethod · 0.80

Tested by

no test coverage detected