-
Notifications
You must be signed in to change notification settings - Fork 18
profileNotes
Ben edited this page Aug 16, 2022
·
1 revision
Private notes specific to each profile. They will change based on your currently active profile.
Each note has an ID, and a value.
["id"] = "Note Here"
-
id
: A unique ID given to each note by TRP3 -
note
: A string containing the note
path
: "notes"
local note = TRP3_API.profile.getData("notes")