Skip to main content
CloudScript 関数を実行します。‘currentPlayerId’ は認証されたプレイヤーの PlayFab ID に設定されます。PlayFab ID は、プレイヤーの master_player_account エンティティのエンティティ ID です。

構文

パラメーター

titleEntityHandle PFEntityHandle PFAuthenticationGetEntityWithSecretKeyAsync を使用して取得したタイトル エンティティ用の PFEntityHandle。 request PFCloudScriptExecuteCloudScriptServerRequest* 値が設定されたリクエスト オブジェクト。 async XAsyncBlock*
Inout
非同期操作用の XAsyncBlock。

戻り値

型: HRESULT この API 操作の結果コード。

解説

この API は Win32、Linux、macOS で利用できます。非同期タスクが完了したら、PFCloudScriptServerExecuteCloudScriptGetResultSizePFCloudScriptServerExecuteCloudScriptGetResult を呼び出して結果を取得します。

要件

ヘッダー: PFCloudScript.h

関連項目

PFCloudScript のメンバー
最終更新日 2026年8月13日