B1CurrencyEffectInfo
- Stores currency effect information from a buff or modifier, including the currency type and value change.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CurrencyId | FName | ID of the currency affected by this effect. | |
| CurrencyValue | int32 | Amount of currency to add or subtract. |