B1StatFxInfo
- Stores the FX ID and slot name for a stat-driven visual effect,
* used to attach or detach effects based on character stat changes.
| Property | Type | Description | Metadata |
|---|---|---|---|
| FxId | FName | FX ID referencing the FX data table row for this stat effect. | Category: B1StatFxInfo Foreign: Fx.Id |
| SlotName | FName | Slot name on the character's mesh where this FX effect is attached. | Category: B1StatFxInfo |