B1VehiclePart
- Defines a single vehicle part including its type, default state, mesh names, and state action list.
| Property | Type | Description | Metadata |
|---|---|---|---|
| PartType | EB1VehiclePartType | The type of vehicle part this entry represents. | Category: B1VehiclePart |
| DefaultState | FName | Default state name applied when the part is initialized. | Category: B1VehiclePart |
| MeshName | TArray | List of mesh component names for this vehicle part. | Category: B1VehiclePart |
| StateSettings | TArray | List of state-action mappings for this vehicle part. | Category: B1VehiclePart |