B1StateVariationInfo
- Defines a single state variation using a string asset path and parameter values, used in data table rows.
| Property | Type | Description | Metadata |
|---|---|---|---|
| StateVariationType | EB1StateVariationType | The type of state variation to apply. | Category: B1StateVariationInfo |
| AssetPath | FString | The string path to the asset used by this variation. | Category: B1StateVariationInfo |
| S1 | FName | A generic name parameter linked to the variation type. | Category: B1StateVariationInfo SearchLink: FB1StateVariationInfo.StateVariationType |
| F1 | float | A generic float parameter used by this variation. | Category: B1StateVariationInfo |