B1HowlingWeightInfo
- Stores the base selection weight for a howling effect along with a list of modifier settings
* that can adjust the weight based on runtime character state.
| Property | Type | Description | Metadata |
|---|---|---|---|
| BaseWeight | float | Base weight used for random selection of this howling effect. | Category: B1HowlingWeightInfo |
| ModifierSettings | TArray | List of modifier settings applied to scale the base weight at runtime. | Category: B1HowlingWeightInfo |