MCPcopy Create free account
hub / github.com/assaultcube/AC / wpclear

Function wpclear

source/src/bot/bot_waypoint.cpp:1713–1716  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1711COMMAND(wpload, "");
1712
1713void wpclear(void)
1714{
1715 WaypointClass.Clear();
1716}
1717
1718COMMAND(wpclear, "");
1719

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected