PlayFab Entity Objects
The PlayFab entity objects implementation.
Syntax
playfab-entity://entity-id=<String>;entity-type=<String>;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 |
entity-id | string | The PlayFab entity ID | entityid |
entity-type | string | The PlayFab entity type |