GTA V NativesentityEntity::isInZoneOn this pageEntity::isInZoneSyntax ```js entity.isInZone(zone); ``` Required Arguments zone: String Return value Boolean Example ```js // todo ``` See also