Enum IgnitionStarterStatus
- Namespace
- rF2SharedMemoryNet.RF2Data.Enums
- Assembly
- rF2SharedMemoryNet.dll
Represents the status of the ignition and starter in an RF2 system.
public enum IgnitionStarterStatus
Fields
Only ignition is on
Ignition and starter are both on
Both off
Remarks
This enumeration is used to indicate the current state of the ignition and starter mechanism. The values correspond to distinct operational states, such as when the ignition is off, when the ignition is active, or when both the ignition and starter are engaged.