C# Class UpdateUserInventoryItemCustomDataCommand, PlayFabGameServer

Updates the key-value pair data tagged to the specified item, which is read-only from the client.
Inheritance: Command
Mostra file 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