C# Class RemovePlayerTagCommand, PlayFabGameServer

Remove a given tag from a player profile. The tag's namespace is automatically generated based on the source of the tag.
Inheritance: Command
Afficher le fichier Open project: PlayFab/PlayFabGameServer

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void