C# Class UpdateUserPublisherReadOnlyDataCommand, PlayFabGameServer

Updates the publisher-specific custom data for the user which can only be read by the client
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