GameAvatarType
The value of this Enum indicates which type of avatar an experience uses. Some experiences may specify explicitly R6/R15, while some will allow the player's choice of avatar to be used.
Items
Name | Value | Summary |
---|---|---|
R6 | 0 | The R6 character rig. |
R15 | 1 | The R15 character rig. |
PlayerChoice | 2 | The rig (either R6 or R15) determined by a player's character settings set on the website in the 'Edit Avatar' page. |