C# Class PlayerJoinedCommand, PlayFabGameServer

Informs the PlayFab game server hosting service that the indicated user has joined the Game Server Instance specified
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