Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementGetPlayerProfileRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Client API to retrieve a PlayFab player’s profile, including display name, avatar URL, statistics, and linked account details from the authenticated player.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFAccountManagementGetPlayerProfileRequest*
Populated request object.
async XAsyncBlock*