Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1711
COMMAND(wpload,
""
);
1712
1713
void wpclear(void)
1714
{
1715
WaypointClass.Clear();
1716
}
1717
1718
COMMAND(wpclear,
""
);
1719
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected