Table of Contents

Enum LeadingTeam

Namespace
Exiled.API.Enums
Assembly
Exiled.API.dll

The team that is currently leading the round.

public enum LeadingTeam : byte
Extension Methods

Fields

FacilityForces = 0

Represents the Scientists, Guards, and NTF team.

ChaosInsurgency = 1

Represents the Class-D and Chaos Insurgency team.

Anomalies = 2

Represents the SCP team.

Flamingo = 3

Represents the Flamingo team.

Draw = 4

Represents a draw.

See Also