Skip to main content
PFProfilesGetTitlePlayersFromMasterPlayerAccountIdsRequest 数据模型。给定主玩家帐户 ID(PlayFab ID),返回与之关联的所有标题玩家帐户。

语法

成员

customTags PFStringDictionaryEntry const*
may be nullptr
(可选)与请求关联的可选自定义标签(例如生成号、外部跟踪标识符等)。 customTagsCount uint32_t customTags 的计数 masterPlayerAccountIds const char* const* 主玩家帐户 ID。 masterPlayerAccountIdsCount uint32_t masterPlayerAccountIds 的计数 titleId const char*
is null-terminated
(可选)要从中获取玩家的标题 ID。

要求

头文件: PFProfilesTypes.h

另请参阅

PFProfilesTypes 成员
最后修改于 2026年8月13日