Enum PauseMenuAction
- Namespace
- LibreRally
- Assembly
- LibreRally.dll
Defines the available actions in the pause menu.
public enum PauseMenuAction
Fields
GarageSetup = 2Open the garage setup/tuning menu.
PhysicsCalibration = 4Open the physics calibration menu.
ResetVehicle = 1Reset the vehicle to the spawn position.
ResumeDriving = 0Resume the current driving session.
Telemetry = 5Open the telemetry controls menu.
VehicleSelect = 3Open the vehicle selection menu.