B1InnerThoughtIconTableRow
- Table row defining a thought bubble icon entry, specifying the bubble shape type
* and a pool of icon assets from which one is displayed.
| Property | Type | Description | Metadata |
|---|---|---|---|
| BubbleType | EB1InnerThoughtIconBubbleType | Bubble visual style used when displaying this inner thought icon. | Category: B1InnerThoughtIconTableRow |
| Icons | TArray | Pool of icon assets; one is chosen to display in the thought bubble. | Category: B1InnerThoughtIconTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |