Function NavigationPolygon.removeOutline
Removes an outline created in the editor or by script. You have to call makePolygonsFromOutlines
for the polygons to update.
void removeOutline
(
const(long) idx
) nothrow @nogc;