B1CAZUnlockCatalogTableRow
- Catalog row used by shop/service flows to sell and unlock one or more CAZ reward objects.
| Property | Type | Description | Metadata |
|---|---|---|---|
| UnlockType | EB1CAZUnlockCatalogType | Content group that consumes this catalog row. | Category: B1CAZUnlockCatalogTableRow |
| AcquireType | EB1CAZUnlockAcquireType | How this catalog item is unlocked. | Category: B1CAZUnlockCatalogTableRow |
| SiteTag | FName | Optional site tag used by shop/service flows to filter available rows. | Category: B1CAZUnlockCatalogTableRow |
| ThumbnailTextureId | FName | Optional thumbnail texture row for picker/list UI. | Category: B1CAZUnlockCatalogTableRow Foreign: B1Texture2D.Id |
| UnlockConditionTooltipDatas | TArray | Conditions that must pass before unlock, with condition-specific rich text tooltip entries. | Category: B1CAZUnlockCatalogTableRow |
| UnlockObjects | TArray | Actual CAZ reward objects unlocked by this catalog item. Use mesh/variant row ids, not group ids. | Category: B1CAZUnlockCatalogTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |