B1CompanyConditionTableRow
- Table row defining conditions required for a specific company rank or promotion.
| Property | Type | Description | Metadata |
|---|---|---|---|
| DisplayName | FString | Localized display name of this condition set. | Category: B1CompanyConditionTableRow StringTableKey: Id |
| Conditions | TArray | List of conditions that must all be satisfied. | Category: B1CompanyConditionTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |