_DOES_AIR_DEFENSE_ZONE_EXIST
Docslocal retval = DoesAirDefenseZoneExist(zoneId)Parameters
| Name | Type | Description |
|---|---|---|
zoneId | int | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = DoesAirDefenseZoneExist(zoneId)| Name | Type | Description |
|---|---|---|
zoneId | int | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!