Function Navigation.navmeshRemove
Removes the NavigationMesh
with the given ID.
void navmeshRemove
(
const(long) id
) nothrow @nogc;
Removes the NavigationMesh
with the given ID.
void navmeshRemove
(
const(long) id
) nothrow @nogc;