Cosmos Journeyer API Documentation - v1.10.4
    Preparing search index...

    Interface defining the storage backend for save data.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    BACKUP_SAVE_KEY: "backupSaves"
    SAVES_KEY: "saves"

    Methods

    • Writes save data to the storage backend.

      Parameters

      • content: string

      Returns Promise<boolean>

      Boolean indicating success or failure of the write operation