B1MeetingTableRow
- Structure that defines a meeting data table row.
* Specifies aging condition flags and a list of meeting rules for a given meeting configuration.
| Property | Type | Description | Metadata |
|---|---|---|---|
| AgingConditionFlags | int32 | Bitmask of aging (growth step) conditions required for this meeting row to apply. | Category: B1MeetingTableRow |
| MeetingRules | TArray | List of meeting rules associated with this meeting configuration. | Category: B1MeetingTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |