Show / Hide Table of Contents

    Xbox Live - Connected Storage

    This storage implementation uses Xbox Live Connected Storage feature.

    • Download Xbox Live Integration for Save System
    • Xbox Live Integration Page
    • Xbox Live documentation
    • Xbox Live targetting Windows 10
    • Xbox Live plugin for Unity

    Syntax

    xboxlive://<Parameter Name>=<Parameter Value>; ...
    

    Or

    xbox-live://<Parameter Name>=<Parameter Value>; ...
    

    Parameters

    Name Type Description Aliases
    encoding string The text encoding text-encoding, encoding-name
    usebase64 bool Whether to use base64 encoding for strings or not use-base64
    player-number int Specifies the Xbox Live User player number player, playernumber
    container-name string Specifies the container name for Connected Storage container, containername
    • Improve this Doc
    • 0 Comments
    In This Article
    • Syntax
    • Parameters