C# Class RedeemCouponCommand, PlayFabGameServer

Adds the virtual goods associated with the coupon to the user's inventory. Coupons can be generated via the Economy->Catalogs tab in the PlayFab Game Manager.
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