Search Results for

    Show / Hide Table of Contents

    Enum Side

    In which side a certain PlayerRoles.RoleTypeId belongs.

    Namespace: Exiled.API.Enums
    Assembly: Exiled.API.dll
    Syntax
    public enum Side

    Fields

    Name Description
    ChaosInsurgency

    Chaos Insurgency team. Contains PlayerRoles.RoleTypeId.ClassD, PlayerRoles.RoleTypeId.ChaosConscript, PlayerRoles.RoleTypeId.ChaosRepressor, PlayerRoles.RoleTypeId.ChaosRifleman and PlayerRoles.RoleTypeId.ChaosMarauder.

    Mtf

    Mobile Task Forces team. Contains PlayerRoles.RoleTypeId.Scientist, PlayerRoles.RoleTypeId.FacilityGuard, PlayerRoles.RoleTypeId.NtfPrivate, PlayerRoles.RoleTypeId.NtfSergeant, PlayerRoles.RoleTypeId.NtfCaptain and PlayerRoles.RoleTypeId.NtfSpecialist.

    None

    No team. Same as PlayerRoles.Team.Dead.

    Scp

    SCP team. Same as PlayerRoles.Team.SCPs. Contains all SCP-related roles: PlayerRoles.RoleTypeId.Scp049, PlayerRoles.RoleTypeId.Scp0492, PlayerRoles.RoleTypeId.Scp079, PlayerRoles.RoleTypeId.Scp096, PlayerRoles.RoleTypeId.Scp106, PlayerRoles.RoleTypeId.Scp173, PlayerRoles.RoleTypeId.Scp939, and PlayerRoles.RoleTypeId.Scp3114.

    Tutorial

    Tutorial team. Contains PlayerRoles.RoleTypeId.Tutorial. Same as PlayerRoles.Team.OtherAlive.

    See Also
    GetSide(RoleTypeId)
    GetSide(Team)
    Get(Side)
    AliveSides
    Side

    Extension Methods

    ReflectionExtensions.CopyProperties(Object)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX