B1ConditionFailTooltipTableRow
- Structure that defines a condition failure tooltip table row.
* Provides a default tooltip and a list of condition-specific tooltips for failed interaction conditions.
| Property | Type | Description | Metadata |
|---|---|---|---|
| DefaultTooltipTextId | FString | Text ID for the default tooltip shown when the condition fails. | Category: B1ConditionFailTooltipTableRow StringTableKey: Id |
| ConditionTooltipDatas | TArray | List of condition-specific tooltip data entries. | Category: B1ConditionFailTooltipTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |