# Lane Waypoint Clear All
Flags —
Native
|Action
Clears all AI lane data including, closest calc data.
Returns — void
native void AILaneWaypointClearAll();
# Related
Category: AI Advanced / Lane / Actions
- Lane Waypoint Clear All —
void
— AILaneWaypointClearAll - Lane Waypoint Add —
void
— AILaneWaypointAdd - Lane Waypoint Calc Closest Data For Lane —
void
— AILaneWaypointCalcClosestDataForLane
# Examples
mods/heroesdata.stormmod — base.stormdata/TriggerLibs/GameLib.galaxy:17650
}
AILaneWaypointClearAll();
auto6FB2B62C_ae = libGame_gv_laneCount;
lv_laneIndex = 1;