Skip to main content
クライアントからアクセスできないユーザーのタイトル固有カスタム データを取得します。

構文

パラメーター

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

戻り値

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

解説

この API は Win32、Linux、macOS で利用できます。データは JSON キー値ペアとして格納されます。Keys パラメーターが指定されている場合、返されるデータ オブジェクトには、指定された Keys に固有のデータのみが含まれます。それ以外の場合は、カスタム ユーザー データの完全なセットが返されます。ServerGetUserDataAsync、ServerGetUserReadOnlyDataAsync、ServerUpdateUserDataAsync、ServerUpdateUserInternalDataAsync、ServerUpdateUserReadOnlyDataAsync も参照してください。非同期タスクが完了したら、PFPlayerDataManagementServerGetUserInternalDataGetResultSizePFPlayerDataManagementServerGetUserInternalDataGetResult を呼び出して結果を取得します。

要件

ヘッダー: PFPlayerDataManagement.h

関連項目

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