C# Class GetPlayerStatisticsCommand, PlayFabGameServer

Retrieves the current version and values for the indicated statistics, for the local player.
Inheritance: Command
ファイルを表示 Open project: PlayFab/PlayFabGameServer Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void