Property VehicleClass
VehicleClass
ClassType of the object against which to enhance the collision. All character vehicle interaction (e.g. braceForImpact glancing spins) relies on this value so EDIT WISELY. If it is used for things other than vehicles then NM should be informed.
Declaration
public int VehicleClass { set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Remarks
Default value = 15. Min value = 0. Max value = 100.