---
title: isLocal
framework: gamesave
role: symbol
role_heading: Instance Property
path: gamesave/gamesavesynceddirectory/version/islocal
---

# isLocal

true if the directory version is local; otherwise false.

## Declaration

```swift
var isLocal: Bool { get }
```

## See Also

### Accessing saved game state

- [url](gamesave/gamesavesynceddirectory/version/url.md)
