C# Class AddPlayerTagCommand, PlayFabGameServer

Adds a given tag to a player profile. The tag's namespace is automatically generated based on the source of the tag.
Inheritance: Command
Datei anzeigen Open project: PlayFab/PlayFabGameServer

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void