C# Class GetCharacterDataCommand, PlayFabGameServer

Retrieves the title-specific custom data for the user which is readable and writable by the client
Inheritance: Command
Exibir arquivo 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