-
Notifications
You must be signed in to change notification settings - Fork 18
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.
-
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.