Property PetrolTankVolume
PetrolTankVolume
Gets or sets the amount of petrol that will leak after damaging a vehicle's tank.
Declaration
public float PetrolTankVolume { get; set; }
Property Value
Type | Description |
---|---|
System.Single | The amount of petrol. |