C# Class NotifyMatchmakerPlayerLeftCommand, PlayFabGameServer

Informs the PlayFab match-making service that the user specified has left the Game Server Instance
Inheritance: Command
ファイルを表示 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