C# Class DeleteUsersCommand, PlayFabGameServer

Deletes the users for the provided game. Deletes custom data, all account linkages, and statistics.
Inheritance: Command
Exibir arquivo Open project: PlayFab/PlayFabGameServer Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void