Skip to main content
PFCharacterInventory data model.

Syntax

Members

characterId   const char*
is null-terminated
(Optional) The id of this character. inventory   PFItemInstance const*
may be nullptr
(Optional) The inventory of this character. inventoryCount   uint32_t Count of inventory

Requirements

Header: PFTypes.h

See also

PFTypes members
Last modified on August 3, 2026