This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Cloud Save - Guide

Save player data in the cloud [PROF-CloudSave-02]

Unlike many Beamable Features, Cloud Save does not require the usage of a specific Beamable <Glossary>Feature Prefab</Glossary>. The main entry point to this feature is C# programming.

Take a look at the Cloud Save - Code to get started.