Contents

GameSaveSyncedDirectory.State.ready(_:)

The directory is fully synced and ready to use.

Declaration

case ready(URL)

Parameters

  • URL:

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

See Also

Directory states