B1SiteEventRoleActivityInfo
- Defines the activity behavior for a specific role during a site event, including recommended and banned activities.
| Property | Type | Description | Metadata |
|---|---|---|---|
| AutonomyPickRatio | float | The probability (0.0 to 1.0) that this role will autonomously pick an activity. | Category: B1SiteEventRoleActivityInfo |
| RecommendedActivitys | TArray | The list of interaction bag tags recommended for this role during the event. | Category: B1SiteEventRoleActivityInfo Foreign: InteractionBag.InteractionBagTags |
| BannedActivitys | TArray | The list of interaction bag tags that are forbidden for this role during the event. | Category: B1SiteEventRoleActivityInfo Foreign: InteractionBag.InteractionBagTags |
| DressCodeInfo | FB1SiteEventDressCodeInfo | The dress code applied to this role during the site event. | Category: B1SiteEventRoleActivityInfo |