Skip to main content
A collection of hints about an update which has been successfully applied to the lobby on behalf of a member.

Syntax

Members

member   PFEntityKey The member which performed the update connectionStatusUpdated   bool A flag indicating whether the member’s connection status has updated. updatedMemberPropertyCount   uint32_t The number of member properties which have been updated for member. updatedMemberPropertyKeys   const char* const*
array of size updatedMemberPropertyCount
The keys of the member properties which have been updated for member.

Requirements

Header: PFLobby.h

See also

PFLobby members
Last modified on August 10, 2026