Skip to main content
PFProfilesGetTitlePlayersFromMasterPlayerAccountIdsResponse data model.

Syntax

Members

titleId   const char*
is null-terminated
(Optional) Optional id of title to get players from, required if calling using a master_player_account. titlePlayerAccounts   PFEntityKeyDictionaryEntry const*
may be nullptr
(Optional) Dictionary of master player ids mapped to title player entity keys and id pairs. titlePlayerAccountsCount   uint32_t Count of titlePlayerAccounts

Requirements

Header: PFProfilesTypes.h

See also

PFProfilesTypes members
Last modified on August 3, 2026