B1TPOActionTableRow
- Table row that defines recommended and banned interaction tags for a TPO condition.
* Recommended tags are selected via weighted random, while banned tags
* are excluded from autonomous behavior candidates.
| Property | Type | Description | Metadata |
|---|---|---|---|
| RecommendTags | TArray | List of recommended interaction tags with selection weights. | Category: B1TPOActionTableRow |
| BanTags | TArray | List of interaction tags banned from autonomous behavior selection. | Category: B1TPOActionTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |