Table of Contents

Class EventSwitchTeam

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
[EventName("switch_team")]
public class EventSwitchTeam : GameEvent
Inheritance
EventSwitchTeam
Inherited Members

Constructors

EventSwitchTeam(bool)

public EventSwitchTeam(bool force)

Parameters

force bool

EventSwitchTeam(nint)

public EventSwitchTeam(nint pointer)

Parameters

pointer nint

Properties

AvgRank

public int AvgRank { get; set; }

Property Value

int

Numctslotsfree

public int Numctslotsfree { get; set; }

Property Value

int

Numplayers

public int Numplayers { get; set; }

Property Value

int

Numspectators

public int Numspectators { get; set; }

Property Value

int

Numtslotsfree

public int Numtslotsfree { get; set; }

Property Value

int