# Pathing Remove No Fly Zones In Region

Grammar — Removes all no fly zones whose center is in region region
FlagsNative | 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);

Category: Environment / Pathing

# Examples

— None found —