B1TPOTableRow
- Table row that maps a place type to its SubTPO groups.
* During autonomous behavior selection, the character's current site type
* is matched against TPOSiteTag to find applicable TPO entries.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TPOSiteTag | FName | Site type identifier to match against the character's current site. | Category: B1TPOTableRow |
| SubTPOList | TArray | SubTPO groups categorized by condition type (schedule, time, emotion, relationship). | Category: B1TPOTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |