B1CAZUnlockConditionStateData
- Pre-evaluated condition state for CAZ unlock catalog UI.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CatalogId | FName | Catalog row this pre-evaluated state belongs to. | Category: B1CAZUnlockConditionStateData Foreign: CAZUnlockCatalog.Id |
| ConditionId | FName | Condition that was evaluated for this catalog. | Category: B1CAZUnlockConditionStateData Foreign: Condition.Id |
| bSatisfied | bool | Cached result of whether the condition is currently satisfied. | Category: B1CAZUnlockConditionStateData |