# Pathing Remove No Fly Zones In Region
Grammar — Removes all no fly zones whose center is in region region
Flags —Native
|Action
Removes all no fly zones that have a center point in the specified region.
# Arguments
region
— Region
Returns — void
native void PathRemoveNoFlyZonesInRegion(region area);
# Related
Category: Environment / Pathing
- Pathing Add No Fly Zone —
void
— PathAddNoFlyZone - Pathing Remove No Fly Zones In Region —
void
— PathRemoveNoFlyZonesInRegion
# Examples
— None found —