RemoveDisplayInfo
method in Coherence.Cloud.PlayerAccount
Methods
public PlayerAccountOperation RemoveDisplayInfo(CancellationToken cancellationToken = default)
Remove display name and avatar image from the current player account.
Parameters
Type | Name | Description |
---|---|---|
CancellationToken | cancellationToken | Can be used to cancel the operation. |
Returns
Type | Description |
---|---|
PlayerAccountOperation | Result of the operation. |