B1TPORecommendTagInfo
- A recommended interaction tag entry with an associated selection weight.
* Used in weighted random selection during autonomous behavior search.
| Property | Type | Description | Metadata |
|---|---|---|---|
| RecommendTag | FName | Interaction tag to recommend for autonomous behavior selection. | Category: B1TPORecommendTagInfo |
| Weight | int32 | Selection weight for weighted random pick (default: 10). | Category: B1TPORecommendTagInfo |