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

Function wpflood

source/src/bot/bot_waypoint.cpp:1845–1848  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1843
1844#ifdef WP_FLOOD
1845void wpflood(void)
1846{
1847 WaypointClass.StartFlood();
1848}
1849
1850COMMAND(wpflood, "");
1851#endif

Callers

nothing calls this directly

Calls 1

StartFloodMethod · 0.80

Tested by

no test coverage detected