B1GrowthRandomAnimationInfo
- Defines a random animation entry filtered by growth step and play chance.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Animation | TSoftObjectPtr | Animation asset to play. | Category: B1GrowthRandomAnimationInfo |
| GrowthStep | EB1GrowthStep | Growth step filter for which this animation is valid. | Category: B1GrowthRandomAnimationInfo |
| ChanceToPlay | float | Probability weight for this animation being selected. | Category: B1GrowthRandomAnimationInfo |