Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFStatisticsGetStatisticsRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Reference for PFStatisticsGetStatisticsAsync, a PlayFab Services C API function that gets statistics for a specified entity, with syntax and parameters.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFStatisticsGetStatisticsRequest*
Populated request object.
async XAsyncBlock*