Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFProfilesGetEntityProfileRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Retrieves the PlayFab entity profile for a single entity, including display name, avatar, statistics, and objects tied to the specified entity key.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFProfilesGetEntityProfileRequest*
Populated request object.
async XAsyncBlock*Related topics
PFProfilesGetProfileGetResultServices C API overview - PFProfiles.hMaking Async CallsMaking async calls in the PlayFab Unified SDKPFProfilesGetProfilesAsync