B1VehicleAccidentData
- Associates a vehicle speed rate range with a set of accident probability data for dynamic accident selection.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SpeedRateRange | FVector2D | Speed ratio range (0.0 to 1.0 relative to max speed) during which this accident data applies. | Category: B1VehicleAccidentData |
| ProbData | FB1VehicleAccidentProbabilityData | Probability data used to select an accident outcome within this speed range. | Category: B1VehicleAccidentData |