B1ObjectWeatheringInfo
- Defines a single weathering grade level, including visual intensity, progression timing, price depreciation, and a modifier reference.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Grade | int32 | Grade level index for this weathering state. | Category: B1ObjectWeatheringInfo |
| WeatheringIntensity | float | Visual weathering intensity value applied to the object's material at this grade. | Category: B1ObjectWeatheringInfo |
| NextGradeDay | int32 | Number of in-game days before the object advances to the next weathering grade. | Category: B1ObjectWeatheringInfo |
| NextGradeDayRandomOffset | int32 | Random offset in days added to NextGradeDay to vary the grade progression timing. | Category: B1ObjectWeatheringInfo |
| PriceDepreciation | float | Price depreciation factor applied to the object's value at this weathering grade. | Category: B1ObjectWeatheringInfo |
| ModifierObjectWeatheringId | FName | ID of the object weathering modifier applied when the object is at this grade. | Category: B1ObjectWeatheringInfo Foreign: Modifier_ObjectWeathering.Id |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoObject
- EB1ObjectCustomizeType
- Object Data Guide
- ObjectBp Data Guide
- ObjectCategory Data Guide
- ObjectChangeActorGroup Data Guide
- ObjectChangeMaterialGroup Data Guide
- ObjectChangeMeshGroup Data Guide
- ObjectCustomizeMaterialGroup Data Guide
- ObjectCustomizeMaterialParts Data Guide
- ObjectCustomizeShapeTemplates Data Guide
- ObjectDataFilter Data Guide
- ObjectPartsCustomUsage Data Guide