B1FlowerTableRow
- Table row defining a flower item, linking it to an object ID and specifying
* the visual assets for each state and outer container type.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ObjectId | FName | Object ID of this flower item. | Category: B1FlowerTableRow Foreign: Object.Id |
| StateObjectList | TArray | List of visual definitions for each possible flower state (blooming, wilted). | Category: B1FlowerTableRow |
| OuterObjectList | TArray | List of visual definitions for each possible outer container type (bouquet, basket). | Category: B1FlowerTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |