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
显示文件 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