B1ChangeMeshInfo
- Defines a seasonal mesh replacement entry, specifying the season type, the
* replacement static mesh, and associated material overrides.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SeasonType | EB1SeasonType | Season type filter for which this mesh replacement applies. | Category: B1ChangeMeshInfo |
| ChangeMesh | TSoftObjectPtr | Soft reference to the static mesh used as the seasonal replacement. | Category: B1ChangeMeshInfo |
| ChangeMaterialInfo | TArray | List of material overrides applied to the replacement mesh. | Category: B1ChangeMeshInfo |