Skip to main content
Retrieves a title-specific custom property value for a player.

Syntax

Parameters

entityHandle   PFEntityHandle PFEntityHandle to use for authentication. request   PFPlayerDataManagementClientGetPlayerCustomPropertyRequest* Populated request object. async   XAsyncBlock*
Inout
XAsyncBlock for the async operation.

Return value

Type: HRESULT Result code for this API operation.

Remarks

This API is available on all platforms. See also ClientDeletePlayerCustomPropertiesAsync, ClientListPlayerCustomPropertiesAsync, ClientUpdatePlayerCustomPropertiesAsync. When the asynchronous task is complete, call PFPlayerDataManagementClientGetPlayerCustomPropertyGetResultSize and PFPlayerDataManagementClientGetPlayerCustomPropertyGetResult to get the result.

Requirements

Header: PFPlayerDataManagement.h

See also

PFPlayerDataManagement members
Last modified on September 11, 2026