C# Class GetPlayFabIDsFromSteamIDsCommand, PlayFabGameServer

Retrieves the unique PlayFab identifiers for the given set of Steam identifiers. The Steam identifiers are the profile IDs for the user accounts, available as SteamId in the Steamworks Community API calls.
Inheritance: Command
Afficher le fichier Open project: PlayFab/PlayFabGameServer

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void