C# Class DeleteUsersCommand, PlayFabGameServer

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void