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
Afficher le fichier Open project: PlayFab/PlayFabGameServer

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void