C# Class MoveItemToCharacterFromCharacterCommand, PlayFabGameServer

Moves an item from a character's inventory into another of the users's character's inventory.
Inheritance: Command
Show 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