B1TargetCustomerCommonData
- Stores shared display data for a single target customer tag, including its icon,
* localized name, and highlight color used in business configuration widgets.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Icon | TSoftObjectPtr | Icon texture representing this customer tag. | Category: B1TargetCustomerCommonData |
| NameTextId | FString | Localized name text identifier for this customer tag. | Category: B1TargetCustomerCommonData |
| Color | FLinearColor | Display color associated with this customer tag. | Category: B1TargetCustomerCommonData |