Skip to main content
PFCharacterResult data model.

Syntax

Members

characterId   const char*
is null-terminated
(Optional) The id for this character on this player. characterName   const char*
is null-terminated
(Optional) The name of this character. characterType   const char*
is null-terminated
(Optional) The type-string that was given to this character on creation.

Requirements

Header: PFTypes.h

See also

PFTypes members
Last modified on August 3, 2026