-
Notifications
You must be signed in to change notification settings - Fork 18
profile
Ben edited this page Sep 28, 2022
·
2 revisions
A TRP3 Profile holds all of the information about your character in an easily accessible format.
TRP3 profiles have all of your character's data within them, and all of this data is easily accessible within your own addon through the API.
Check out the Mary-Sue-Protocol for more information on this model.
TRP3 profiles contain various sections. Imagine the list below as the structure of your TRP profile.
- Notes
- Relationships
- Player
- ProfileName: The player-set name for the profile
TRP3: Extended Profile Features
Each category above contains more in-depth information about their functions, and how to access them with the API.