B2CompetitionGroupData
- Stores competition result data for a single participant in a group competition.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EntityId | FB1EntityId | Entity ID of the participant. | |
| ResultType | EB1SkillCheckResultType | Skill check result type for this participant. | |
| DiceValue | int32 | Dice roll value for this participant. | |
| SkillLevel | int32 | Skill level of this participant at the time of competition. |