C# Class UserInfoCommand, PlayFabGameServer

Retrieves the relevant details for a specified user, which the external match-making service can then use to compute effective matches
Inheritance: Command
Mostrar archivo Open project: PlayFab/PlayFabGameServer Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void