C# Class ConsumeItemCommand, PlayFabGameServer

Consume uses of a consumable item. When all uses are consumed, it will be removed from the player's inventory.
Inheritance: Command
Datei anzeigen 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