B1NeighborhoodStoryTableRow
Table row defining a neighborhood story preset: its display info and the autonomy tags it suppresses while active.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TitleTextId | FString | String table ID for the story's display title. | Category: B1NeighborhoodStoryTableRow |
| ThumbnailImage | TSoftObjectPtr | Thumbnail image shown for this story. | Category: B1NeighborhoodStoryTableRow |
| BlockedAutonomyTags | TArray | Autonomy tags (love/friendship/crime, etc.) blocked while this story is active. | Category: B1NeighborhoodStoryTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |