Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1845
void wpflood(void)
1846
{
1847
WaypointClass.StartFlood();
1848
}
1849
1850
COMMAND(wpflood,
""
);
1851
#endif
Callers
nothing calls this directly
Calls
1
StartFlood
Method · 0.80
Tested by
no test coverage detected