Enum VehicleSetupApplyMode
- Namespace
- LibreRally.Vehicle
- Assembly
- LibreRally.dll
Controls when a setup change can be applied to the active vehicle.
public enum VehicleSetupApplyMode
Fields
Live = 0The change can be applied immediately without rebuilding the vehicle.
Reload = 1The change requires reloading vehicle content or JBeam data.