B1VehicleSoundSetting
- Stores soft references to main, spawn, and despawn MetaSound sources for a vehicle.
| Property | Type | Description | Metadata |
|---|---|---|---|
| MainSound | TSoftObjectPtr | Main MetaSound source played while the vehicle is active. | Category: B1VehicleSoundSetting |
| SpawnSound | TSoftObjectPtr | MetaSound source played when the vehicle spawns. | Category: B1VehicleSoundSetting |
| DespawnSound | TSoftObjectPtr | MetaSound source played when the vehicle despawns. | Category: B1VehicleSoundSetting |