C# Class GetPlayerTagsCommand, PlayFabGameServer

Get all tags with a given Namespace (optional) from a player profile.
Inheritance: Command
Mostrar archivo 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