Skip to content

Profiles API

Ben edited this page Aug 16, 2022 · 2 revisions

The TRP3 player profiles API, found here.

local profilesAPI = TRP3_API.profile;

See more about the profile structure here.

Common Arguments

  • profileID: A unique ID created by TRP3
  • profileName: A player-chosen name for the given profile
  • fieldPath: Path used to access data within a TRP3 profile, see profile structure.

Functions

Clone this wiki locally