Skip to main content
PFSegmentsGetPlayersInSegmentResult 数据模型。

语法

成员

continuationToken const char*
is null-terminated
(可选)用于检索后续结果页的延续令牌。如果令牌返回 null,则没有更多结果。 playerProfiles PFSegmentsPlayerProfile const*
may be nullptr
(可选)此分段中的玩家个人资料数组。 playerProfilesCount uint32_t playerProfiles 的计数 profilesInSegment int32_t 与此分段匹配的个人资料计数。

要求

头文件: PFSegmentsTypes.h

另请参阅

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