Table of Contents

Enum YellowFlagOveride

Namespace
rF2SharedMemoryNet.RF2Data.Enums
Assembly
rF2SharedMemoryNet.dll

Specifies the override behavior for the yellow flag state.

public enum YellowFlagOveride

Fields

ClearYellowFlag = 2

Clear the yellow flag state.

No = 0

Do not overide the yellow flag state.

Yes = 1

Overide the yellow flag state.

Remarks

This enumeration is used to control whether the yellow flag state is overridden, cleared, or left unchanged.