Show / Hide Table of Contents

    PlayFab UserData

    The PlayFab UserData implementation.

    • Download PlayFab Integration
    • Player Data
    • Player data quickstart (UserData)

    Syntax

    playfab-userdata://encoding=<String>;usebase64=<Boolean>
    

    Parameters

    Name Type Description Alias
    encoding string The text encoding text-encoding, encoding-name
    usebase64 bool Whether to use base64 encoding for storage or not use-base64
    • Improve this Doc
    • 0 Comments