Skip to main content
PFUserSteamInfo data model.

Syntax

Members

steamActivationStatus   PFTitleActivationStatus const*
may be nullptr
(Optional) What stage of game ownership the user is listed as being in, from Steam. steamCountry   const char*
is null-terminated
(Optional) The country in which the player resides, from Steam data. steamCurrency   PFCurrency const*
may be nullptr
(Optional) Currency type set in the user Steam account. steamId   const char*
is null-terminated
(Optional) Steam identifier. steamName   const char*
is null-terminated
(Optional) Steam display name.

Requirements

Header: PFTypes.h

See also

PFTypes members
Last modified on August 3, 2026