C# Class UpdateUserDataCommand, PlayFabGameServer

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