B1DreamTableRow
- Table row defining a dream entry with aging condition flags and
* the dream pool selection info used to pick dreams for a character.
| Property | Type | Description | Metadata |
|---|---|---|---|
| AgingConditionFlags | int32 | Bitmask of aging/growth step conditions required for this dream to be valid. | Category: B1DreamTableRow |
| DreamInfo | FB1DreamInfo | Dream pool selection info used to determine which dream pool to use. | Category: B1DreamTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |