Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCloudScriptExecuteCloudScriptRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Client API that executes a PlayFab CloudScript function server-side, with currentPlayerId set to the authenticated player’s PlayFab (master account) ID.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCloudScriptExecuteCloudScriptRequest*
Populated request object.
async XAsyncBlock*