Enum YellowFlagOveride
- Namespace
- rF2SharedMemoryNet.RF2Data.Enums
- Assembly
- rF2SharedMemoryNet.dll
Specifies the override behavior for the yellow flag state.
public enum YellowFlagOveride
Fields
Clear the yellow flag state.
Do not overide the yellow flag state.
Overide the yellow flag state.
Remarks
This enumeration is used to control whether the yellow flag state is overridden, cleared, or left unchanged.