Table of Contents

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 = 0

The change can be applied immediately without rebuilding the vehicle.

Reload = 1

The change requires reloading vehicle content or JBeam data.