Enum RearFlapLegalStatus
- Namespace
- rF2SharedMemoryNet.RF2Data.Enums
- Assembly
- rF2SharedMemoryNet.dll
Represents the legal status of the RF2 rear flap in a racing context.
public enum RearFlapLegalStatus
Fields
Allowed to use the rear flap.
Detected but not allowed yet.
Not allowed to use the rear flap.
Remarks
This enumeration is typically used to indicate whether the rear flap is allowed to be activated during a race, based on the current conditions and regulations.