Contents

GameSaveSyncedDirectory.State.offline(_:)

The directory is available locally, but not fully synced because the device is offline.

Declaration

case offline(URL)

Parameters

  • URL:

    The URL of a directory to read and write game-save data in.

See Also

Directory states