Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementGetPlayFabIDsFromSteamIDsRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Client API to look up PlayFab IDs for a set of Steam profile IDs (SteamId), letting titles resolve Steamworks identifiers to PlayFab player accounts.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementGetPlayFabIDsFromSteamIDsRequest*
Populated request object.
async XAsyncBlock*