Skip to main content
PFEntityKey data model. Combined entity type and ID structure which uniquely identifies a single entity.

Syntax

Members

id   const char*
is null-terminated
Unique ID of the entity. type   const char*
is null-terminated
(Optional) Entity type. See /playfab/live-service-management/game-configuration/entities/available-built-in-entity-types.

Requirements

Header: PFTypes.h

See also

PFTypes members
Last modified on August 3, 2026