Enum SafetyCarInstruction
- Namespace
- rF2SharedMemoryNet.RF2Data.Enums
- Assembly
- rF2SharedMemoryNet.dll
Represents the instructions that can be issued to the safety car in rFactor 2.
public enum SafetyCarInstruction
Fields
Activate the safety car.
Heading for the pits, typically to end the safety car period.
No change in safety car status;
Remarks
This enumeration defines the possible states or commands for the safety car during a race. It is typically used to control the behavior of the safety car in response to race events.