C# Class GrantItemsToCharacterCommand, PlayFabGameServer

Adds the specified items to the specified character's inventory
Inheritance: Command
Exibir arquivo 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