B1GrowthChangeData
- Stores a weighted ID entry used when selecting random content changes on growth step transitions.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Id | FName | Identifier of the content element to potentially assign. | Category: B1GrowthChangeData |
| Probability | float | Probability weight for this entry being selected. | Category: B1GrowthChangeData ClampMin: 0 |