NavigationPolygon.removeOutline

Removes an outline created in the editor or by script. You have to call makePolygonsFromOutlines for the polygons to update.

struct NavigationPolygon
@nogc nothrow
void
removeOutline
(
in long idx
)

Meta