Table of Contents

Enum PrimaryFlags

Namespace
rF2SharedMemoryNet.RF2Data.Enums
Assembly
rF2SharedMemoryNet.dll

Represents the primary flag colors used in the RF2 system.

public enum PrimaryFlags

Fields

Blue = 6

Blue flag

Green = 0

Green flag, indicating a normal racing condition.

Remarks

This enumeration defines specific flag colors and their associated values. Use this type to specify or interpret flag states within the RF2 system.